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.

242 lines
6.3 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.0345 */
  5. /* Compiler settings for oledbdep.idl:
  6. Oicf, 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_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_IRowsetNextRowset,0x0c733a72,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  49. MIDL_DEFINE_GUID(IID, IID_IRowsetNewRowAfter,0x0c733a71,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  50. MIDL_DEFINE_GUID(IID, IID_IRowsetWithParameters,0x0c733a6e,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  51. MIDL_DEFINE_GUID(IID, IID_IRowsetAsynch,0x0c733a0f,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  52. MIDL_DEFINE_GUID(IID, IID_IRowsetKeys,0x0c733a12,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  53. MIDL_DEFINE_GUID(IID, IID_IRowsetWatchAll,0x0c733a73,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  54. MIDL_DEFINE_GUID(IID, IID_IRowsetWatchNotify,0x0c733a44,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  55. MIDL_DEFINE_GUID(IID, IID_IRowsetWatchRegion,0x0c733a45,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  56. MIDL_DEFINE_GUID(IID, IID_IRowsetCopyRows,0x0c733a6b,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  57. MIDL_DEFINE_GUID(IID, IID_IReadData,0x0c733a6a,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  58. MIDL_DEFINE_GUID(IID, IID_ICommandCost,0x0c733a4e,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  59. MIDL_DEFINE_GUID(IID, IID_ICommandValidate,0x0c733a18,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  60. MIDL_DEFINE_GUID(IID, IID_ITableRename,0x0c733a77,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  61. MIDL_DEFINE_GUID(IID, IID_IDBSchemaCommand,0x0c733a50,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  62. MIDL_DEFINE_GUID(IID, IID_IProvideMoniker,0x0c733a4d,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  63. #undef MIDL_DEFINE_GUID
  64. #ifdef __cplusplus
  65. }
  66. #endif
  67. #endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/
  68. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  69. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  70. /* link this file in with the server and any clients */
  71. /* File created by MIDL compiler version 6.00.0345 */
  72. /* Compiler settings for oledbdep.idl:
  73. Oicf, W1, Zp8, env=Win64 (32b run,appending)
  74. protocol : dce , ms_ext, c_ext, robust
  75. error checks: allocation ref bounds_check enum stub_data
  76. VC __declspec() decoration level:
  77. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  78. DECLSPEC_UUID(), MIDL_INTERFACE()
  79. */
  80. //@@MIDL_FILE_HEADING( )
  81. #if defined(_M_IA64) || defined(_M_AMD64)
  82. #ifdef __cplusplus
  83. extern "C"{
  84. #endif
  85. #include <rpc.h>
  86. #include <rpcndr.h>
  87. #ifdef _MIDL_USE_GUIDDEF_
  88. #ifndef INITGUID
  89. #define INITGUID
  90. #include <guiddef.h>
  91. #undef INITGUID
  92. #else
  93. #include <guiddef.h>
  94. #endif
  95. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  96. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  97. #else // !_MIDL_USE_GUIDDEF_
  98. #ifndef __IID_DEFINED__
  99. #define __IID_DEFINED__
  100. typedef struct _IID
  101. {
  102. unsigned long x;
  103. unsigned short s1;
  104. unsigned short s2;
  105. unsigned char c[8];
  106. } IID;
  107. #endif // __IID_DEFINED__
  108. #ifndef CLSID_DEFINED
  109. #define CLSID_DEFINED
  110. typedef IID CLSID;
  111. #endif // CLSID_DEFINED
  112. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  113. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  114. #endif !_MIDL_USE_GUIDDEF_
  115. MIDL_DEFINE_GUID(IID, IID_IRowsetNextRowset,0x0c733a72,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  116. MIDL_DEFINE_GUID(IID, IID_IRowsetNewRowAfter,0x0c733a71,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  117. MIDL_DEFINE_GUID(IID, IID_IRowsetWithParameters,0x0c733a6e,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  118. MIDL_DEFINE_GUID(IID, IID_IRowsetAsynch,0x0c733a0f,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  119. MIDL_DEFINE_GUID(IID, IID_IRowsetKeys,0x0c733a12,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  120. MIDL_DEFINE_GUID(IID, IID_IRowsetWatchAll,0x0c733a73,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  121. MIDL_DEFINE_GUID(IID, IID_IRowsetWatchNotify,0x0c733a44,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  122. MIDL_DEFINE_GUID(IID, IID_IRowsetWatchRegion,0x0c733a45,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  123. MIDL_DEFINE_GUID(IID, IID_IRowsetCopyRows,0x0c733a6b,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  124. MIDL_DEFINE_GUID(IID, IID_IReadData,0x0c733a6a,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  125. MIDL_DEFINE_GUID(IID, IID_ICommandCost,0x0c733a4e,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  126. MIDL_DEFINE_GUID(IID, IID_ICommandValidate,0x0c733a18,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  127. MIDL_DEFINE_GUID(IID, IID_ITableRename,0x0c733a77,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  128. MIDL_DEFINE_GUID(IID, IID_IDBSchemaCommand,0x0c733a50,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  129. MIDL_DEFINE_GUID(IID, IID_IProvideMoniker,0x0c733a4d,0x2a1c,0x11ce,0xad,0xe5,0x00,0xaa,0x00,0x44,0x77,0x3d);
  130. #undef MIDL_DEFINE_GUID
  131. #ifdef __cplusplus
  132. }
  133. #endif
  134. #endif /* defined(_M_IA64) || defined(_M_AMD64)*/