Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

86 lines
1.9 KiB

  1. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  2. /* this ALWAYS GENERATED file contains the definitions for the interfaces */
  3. /* File created by MIDL compiler version 5.03.0280 */
  4. /* at Fri Aug 24 09:39:49 2001
  5. */
  6. /* Compiler settings for D:\IIS\IIS Hosting Kit\Russ\IIS5SCO\IISSCOv50\IISSCOv50.idl:
  7. Oicf (OptLev=i2), W1, Zp8, env=Win32 (32b run), ms_ext, c_ext
  8. error checks: allocation ref bounds_check enum stub_data
  9. VC __declspec() decoration level:
  10. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  11. DECLSPEC_UUID(), MIDL_INTERFACE()
  12. */
  13. //@@MIDL_FILE_HEADING( )
  14. /* verify that the <rpcndr.h> version is high enough to compile this file*/
  15. #ifndef __REQUIRED_RPCNDR_H_VERSION__
  16. #define __REQUIRED_RPCNDR_H_VERSION__ 440
  17. #endif
  18. #include "rpc.h"
  19. #include "rpcndr.h"
  20. #ifndef __IISSCOv50_h__
  21. #define __IISSCOv50_h__
  22. /* Forward Declarations */
  23. #ifndef __IISSCO50_FWD_DEFINED__
  24. #define __IISSCO50_FWD_DEFINED__
  25. #ifdef __cplusplus
  26. typedef class IISSCO50 IISSCO50;
  27. #else
  28. typedef struct IISSCO50 IISSCO50;
  29. #endif /* __cplusplus */
  30. #endif /* __IISSCO50_FWD_DEFINED__ */
  31. /* header files for imported files */
  32. #include "oaidl.h"
  33. #include "ocidl.h"
  34. #include "Provisioning.h"
  35. #ifdef __cplusplus
  36. extern "C"{
  37. #endif
  38. void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t);
  39. void __RPC_USER MIDL_user_free( void __RPC_FAR * );
  40. #ifndef __IISSCOV50Lib_LIBRARY_DEFINED__
  41. #define __IISSCOV50Lib_LIBRARY_DEFINED__
  42. /* library IISSCOV50Lib */
  43. /* [helpstring][version][uuid] */
  44. EXTERN_C const IID LIBID_IISSCOV50Lib;
  45. EXTERN_C const CLSID CLSID_IISSCO50;
  46. #ifdef __cplusplus
  47. class DECLSPEC_UUID("B83A63A9-7132-49EA-B6F2-A454E5F37A41")
  48. IISSCO50;
  49. #endif
  50. #endif /* __IISSCOV50Lib_LIBRARY_DEFINED__ */
  51. /* Additional Prototypes for ALL interfaces */
  52. /* end of Additional Prototypes */
  53. #ifdef __cplusplus
  54. }
  55. #endif
  56. #endif