Source code of Windows XP (NT5)
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.

194 lines
4.6 KiB

  1. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  2. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  3. /* link this file in with the server and any clients */
  4. /* File created by MIDL compiler version 6.00.0347 */
  5. /* Compiler settings for ciodm.idl:
  6. Oicf, W1, Zp8, env=Win32 (32b run)
  7. protocol : dce , ms_ext, c_ext, robust
  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. #if !defined(_M_IA64) && !defined(_M_AMD64)
  15. #ifdef __cplusplus
  16. extern "C"{
  17. #endif
  18. #include <rpc.h>
  19. #include <rpcndr.h>
  20. #ifdef _MIDL_USE_GUIDDEF_
  21. #ifndef INITGUID
  22. #define INITGUID
  23. #include <guiddef.h>
  24. #undef INITGUID
  25. #else
  26. #include <guiddef.h>
  27. #endif
  28. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  29. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  30. #else // !_MIDL_USE_GUIDDEF_
  31. #ifndef __IID_DEFINED__
  32. #define __IID_DEFINED__
  33. typedef struct _IID
  34. {
  35. unsigned long x;
  36. unsigned short s1;
  37. unsigned short s2;
  38. unsigned char c[8];
  39. } IID;
  40. #endif // __IID_DEFINED__
  41. #ifndef CLSID_DEFINED
  42. #define CLSID_DEFINED
  43. typedef IID CLSID;
  44. #endif // CLSID_DEFINED
  45. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  46. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  47. #endif !_MIDL_USE_GUIDDEF_
  48. MIDL_DEFINE_GUID(IID, IID_IAdminIndexServer,0x3BC4F3A0,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  49. MIDL_DEFINE_GUID(IID, IID_ICatAdm,0x3BC4F3A2,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  50. MIDL_DEFINE_GUID(IID, IID_IScopeAdm,0x3BC4F3A4,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  51. MIDL_DEFINE_GUID(IID, LIBID_CIODMLib,0x3BC4F393,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  52. MIDL_DEFINE_GUID(CLSID, CLSID_AdminIndexServer,0x3BC4F3A1,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  53. MIDL_DEFINE_GUID(CLSID, CLSID_CatAdm,0x3BC4F3A3,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  54. MIDL_DEFINE_GUID(CLSID, CLSID_ScopeAdm,0x3BC4F3A7,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  55. #undef MIDL_DEFINE_GUID
  56. #ifdef __cplusplus
  57. }
  58. #endif
  59. #endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/
  60. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  61. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  62. /* link this file in with the server and any clients */
  63. /* File created by MIDL compiler version 6.00.0347 */
  64. /* Compiler settings for ciodm.idl:
  65. Oicf, W1, Zp8, env=Win64 (32b run,appending)
  66. protocol : dce , ms_ext, c_ext, robust
  67. error checks: allocation ref bounds_check enum stub_data
  68. VC __declspec() decoration level:
  69. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  70. DECLSPEC_UUID(), MIDL_INTERFACE()
  71. */
  72. //@@MIDL_FILE_HEADING( )
  73. #if defined(_M_IA64) || defined(_M_AMD64)
  74. #ifdef __cplusplus
  75. extern "C"{
  76. #endif
  77. #include <rpc.h>
  78. #include <rpcndr.h>
  79. #ifdef _MIDL_USE_GUIDDEF_
  80. #ifndef INITGUID
  81. #define INITGUID
  82. #include <guiddef.h>
  83. #undef INITGUID
  84. #else
  85. #include <guiddef.h>
  86. #endif
  87. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  88. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  89. #else // !_MIDL_USE_GUIDDEF_
  90. #ifndef __IID_DEFINED__
  91. #define __IID_DEFINED__
  92. typedef struct _IID
  93. {
  94. unsigned long x;
  95. unsigned short s1;
  96. unsigned short s2;
  97. unsigned char c[8];
  98. } IID;
  99. #endif // __IID_DEFINED__
  100. #ifndef CLSID_DEFINED
  101. #define CLSID_DEFINED
  102. typedef IID CLSID;
  103. #endif // CLSID_DEFINED
  104. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  105. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  106. #endif !_MIDL_USE_GUIDDEF_
  107. MIDL_DEFINE_GUID(IID, IID_IAdminIndexServer,0x3BC4F3A0,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  108. MIDL_DEFINE_GUID(IID, IID_ICatAdm,0x3BC4F3A2,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  109. MIDL_DEFINE_GUID(IID, IID_IScopeAdm,0x3BC4F3A4,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  110. MIDL_DEFINE_GUID(IID, LIBID_CIODMLib,0x3BC4F393,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  111. MIDL_DEFINE_GUID(CLSID, CLSID_AdminIndexServer,0x3BC4F3A1,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  112. MIDL_DEFINE_GUID(CLSID, CLSID_CatAdm,0x3BC4F3A3,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  113. MIDL_DEFINE_GUID(CLSID, CLSID_ScopeAdm,0x3BC4F3A7,0x652A,0x11D1,0xB4,0xD4,0x00,0xC0,0x4F,0xC2,0xDB,0x8D);
  114. #undef MIDL_DEFINE_GUID
  115. #ifdef __cplusplus
  116. }
  117. #endif
  118. #endif /* defined(_M_IA64) || defined(_M_AMD64)*/