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.

230 lines
6.1 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.0328 */
  5. /* Compiler settings for umi.idl:
  6. Oicf (OptLev=i2), W1, Zp8, env=Win32 (32b run)
  7. protocol : dce , 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. #if !defined(_M_IA64) && !defined(_M_AXP64)
  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, LIBID_UMI_V6,0x12575a7a,0xd9db,0x11d3,0xa1,0x1f,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  49. MIDL_DEFINE_GUID(IID, IID_IUmiPropList,0x12575a7b,0xd9db,0x11d3,0xa1,0x1f,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  50. MIDL_DEFINE_GUID(IID, IID_IUmiBaseObject,0x12575a7c,0xd9db,0x11d3,0xa1,0x1f,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  51. MIDL_DEFINE_GUID(IID, IID_IUmiObject,0x5ed7ee23,0x64a4,0x11d3,0xa0,0xda,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  52. MIDL_DEFINE_GUID(IID, IID_IUmiConnection,0x5ed7ee20,0x64a4,0x11d3,0xa0,0xda,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  53. MIDL_DEFINE_GUID(IID, IID_IUmiContainer,0x5ed7ee21,0x64a4,0x11d3,0xa0,0xda,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  54. MIDL_DEFINE_GUID(IID, IID_IUmiCursor,0x5ed7ee26,0x64a4,0x11d3,0xa0,0xda,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  55. MIDL_DEFINE_GUID(IID, IID_IUmiObjectSink,0x5ed7ee24,0x64a4,0x11d3,0xa0,0xda,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  56. MIDL_DEFINE_GUID(IID, IID_IUmiURLKeyList,0xcf779c98,0x4739,0x4fd4,0xa4,0x15,0xda,0x93,0x7a,0x59,0x9f,0x2f);
  57. MIDL_DEFINE_GUID(IID, IID_IUmiURL,0x12575a7d,0xd9db,0x11d3,0xa1,0x1f,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  58. MIDL_DEFINE_GUID(IID, IID_IUmiQuery,0x12575a7e,0xd9db,0x11d3,0xa1,0x1f,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  59. MIDL_DEFINE_GUID(IID, IID_IUmiCustomInterfaceFactory,0x14CD599E,0x2BE7,0x4c6f,0xB9,0x5B,0xB1,0x50,0xDC,0xD9,0x35,0x85);
  60. MIDL_DEFINE_GUID(CLSID, CLSID_UmiDefURL,0xd4b21cc2,0xf2a5,0x453e,0x84,0x59,0xb2,0x7f,0x36,0x2c,0xb0,0xe0);
  61. #undef MIDL_DEFINE_GUID
  62. #ifdef __cplusplus
  63. }
  64. #endif
  65. #endif /* !defined(_M_IA64) && !defined(_M_AXP64)*/
  66. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  67. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  68. /* link this file in with the server and any clients */
  69. /* File created by MIDL compiler version 6.00.0328 */
  70. /* Compiler settings for umi.idl:
  71. Oicf (OptLev=i2), W1, Zp8, env=Win64 (32b run,appending)
  72. protocol : dce , ms_ext, c_ext, robust
  73. error checks: allocation ref bounds_check enum stub_data
  74. VC __declspec() decoration level:
  75. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  76. DECLSPEC_UUID(), MIDL_INTERFACE()
  77. */
  78. //@@MIDL_FILE_HEADING( )
  79. #if defined(_M_IA64) || defined(_M_AXP64)
  80. #ifdef __cplusplus
  81. extern "C"{
  82. #endif
  83. #include <rpc.h>
  84. #include <rpcndr.h>
  85. #ifdef _MIDL_USE_GUIDDEF_
  86. #ifndef INITGUID
  87. #define INITGUID
  88. #include <guiddef.h>
  89. #undef INITGUID
  90. #else
  91. #include <guiddef.h>
  92. #endif
  93. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  94. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  95. #else // !_MIDL_USE_GUIDDEF_
  96. #ifndef __IID_DEFINED__
  97. #define __IID_DEFINED__
  98. typedef struct _IID
  99. {
  100. unsigned long x;
  101. unsigned short s1;
  102. unsigned short s2;
  103. unsigned char c[8];
  104. } IID;
  105. #endif // __IID_DEFINED__
  106. #ifndef CLSID_DEFINED
  107. #define CLSID_DEFINED
  108. typedef IID CLSID;
  109. #endif // CLSID_DEFINED
  110. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  111. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  112. #endif !_MIDL_USE_GUIDDEF_
  113. MIDL_DEFINE_GUID(IID, LIBID_UMI_V6,0x12575a7a,0xd9db,0x11d3,0xa1,0x1f,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  114. MIDL_DEFINE_GUID(IID, IID_IUmiPropList,0x12575a7b,0xd9db,0x11d3,0xa1,0x1f,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  115. MIDL_DEFINE_GUID(IID, IID_IUmiBaseObject,0x12575a7c,0xd9db,0x11d3,0xa1,0x1f,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  116. MIDL_DEFINE_GUID(IID, IID_IUmiObject,0x5ed7ee23,0x64a4,0x11d3,0xa0,0xda,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  117. MIDL_DEFINE_GUID(IID, IID_IUmiConnection,0x5ed7ee20,0x64a4,0x11d3,0xa0,0xda,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  118. MIDL_DEFINE_GUID(IID, IID_IUmiContainer,0x5ed7ee21,0x64a4,0x11d3,0xa0,0xda,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  119. MIDL_DEFINE_GUID(IID, IID_IUmiCursor,0x5ed7ee26,0x64a4,0x11d3,0xa0,0xda,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  120. MIDL_DEFINE_GUID(IID, IID_IUmiObjectSink,0x5ed7ee24,0x64a4,0x11d3,0xa0,0xda,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  121. MIDL_DEFINE_GUID(IID, IID_IUmiURLKeyList,0xcf779c98,0x4739,0x4fd4,0xa4,0x15,0xda,0x93,0x7a,0x59,0x9f,0x2f);
  122. MIDL_DEFINE_GUID(IID, IID_IUmiURL,0x12575a7d,0xd9db,0x11d3,0xa1,0x1f,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  123. MIDL_DEFINE_GUID(IID, IID_IUmiQuery,0x12575a7e,0xd9db,0x11d3,0xa1,0x1f,0x00,0x10,0x5a,0x1f,0x51,0x5a);
  124. MIDL_DEFINE_GUID(IID, IID_IUmiCustomInterfaceFactory,0x14CD599E,0x2BE7,0x4c6f,0xB9,0x5B,0xB1,0x50,0xDC,0xD9,0x35,0x85);
  125. MIDL_DEFINE_GUID(CLSID, CLSID_UmiDefURL,0xd4b21cc2,0xf2a5,0x453e,0x84,0x59,0xb2,0x7f,0x36,0x2c,0xb0,0xe0);
  126. #undef MIDL_DEFINE_GUID
  127. #ifdef __cplusplus
  128. }
  129. #endif
  130. #endif /* defined(_M_IA64) || defined(_M_AXP64)*/