msinkaut15_i.c 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  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 msinkaut15.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, LIBID_MSINKDIVLib,0x56D04F5D,0x964F,0x4dbf,0x8D,0x23,0xB9,0x79,0x89,0xE5,0x34,0x18);
  49. MIDL_DEFINE_GUID(IID, IID_IInkDivider,0x5DE00405,0xF9A4,0x4651,0xB0,0xC5,0xC3,0x17,0xDE,0xFD,0x58,0xB9);
  50. MIDL_DEFINE_GUID(IID, IID_IInkDivisionResult,0x2DBEC0A7,0x74C7,0x4B38,0x81,0xEB,0xAA,0x8E,0xF0,0xC2,0x49,0x00);
  51. MIDL_DEFINE_GUID(IID, IID_IInkDivisionUnit,0x85AEE342,0x48B0,0x4244,0x9D,0xD5,0x1E,0xD4,0x35,0x41,0x0F,0xAB);
  52. MIDL_DEFINE_GUID(IID, IID_IInkDivisionUnits,0x1BB5DDC2,0x31CC,0x4135,0xAB,0x82,0x2C,0x66,0xC9,0xF0,0x0C,0x41);
  53. MIDL_DEFINE_GUID(CLSID, CLSID_InkDivider,0x8854F6A0,0x4683,0x4AE7,0x91,0x91,0x75,0x2F,0xE6,0x46,0x12,0xC3);
  54. #undef MIDL_DEFINE_GUID
  55. #ifdef __cplusplus
  56. }
  57. #endif
  58. #endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/
  59. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  60. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  61. /* link this file in with the server and any clients */
  62. /* File created by MIDL compiler version 6.00.0347 */
  63. /* Compiler settings for msinkaut15.idl:
  64. Oicf, W1, Zp8, env=Win64 (32b run,appending)
  65. protocol : dce , ms_ext, c_ext, robust
  66. error checks: allocation ref bounds_check enum stub_data
  67. VC __declspec() decoration level:
  68. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  69. DECLSPEC_UUID(), MIDL_INTERFACE()
  70. */
  71. //@@MIDL_FILE_HEADING( )
  72. #if defined(_M_IA64) || defined(_M_AMD64)
  73. #ifdef __cplusplus
  74. extern "C"{
  75. #endif
  76. #include <rpc.h>
  77. #include <rpcndr.h>
  78. #ifdef _MIDL_USE_GUIDDEF_
  79. #ifndef INITGUID
  80. #define INITGUID
  81. #include <guiddef.h>
  82. #undef INITGUID
  83. #else
  84. #include <guiddef.h>
  85. #endif
  86. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  87. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  88. #else // !_MIDL_USE_GUIDDEF_
  89. #ifndef __IID_DEFINED__
  90. #define __IID_DEFINED__
  91. typedef struct _IID
  92. {
  93. unsigned long x;
  94. unsigned short s1;
  95. unsigned short s2;
  96. unsigned char c[8];
  97. } IID;
  98. #endif // __IID_DEFINED__
  99. #ifndef CLSID_DEFINED
  100. #define CLSID_DEFINED
  101. typedef IID CLSID;
  102. #endif // CLSID_DEFINED
  103. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  104. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  105. #endif !_MIDL_USE_GUIDDEF_
  106. MIDL_DEFINE_GUID(IID, LIBID_MSINKDIVLib,0x56D04F5D,0x964F,0x4dbf,0x8D,0x23,0xB9,0x79,0x89,0xE5,0x34,0x18);
  107. MIDL_DEFINE_GUID(IID, IID_IInkDivider,0x5DE00405,0xF9A4,0x4651,0xB0,0xC5,0xC3,0x17,0xDE,0xFD,0x58,0xB9);
  108. MIDL_DEFINE_GUID(IID, IID_IInkDivisionResult,0x2DBEC0A7,0x74C7,0x4B38,0x81,0xEB,0xAA,0x8E,0xF0,0xC2,0x49,0x00);
  109. MIDL_DEFINE_GUID(IID, IID_IInkDivisionUnit,0x85AEE342,0x48B0,0x4244,0x9D,0xD5,0x1E,0xD4,0x35,0x41,0x0F,0xAB);
  110. MIDL_DEFINE_GUID(IID, IID_IInkDivisionUnits,0x1BB5DDC2,0x31CC,0x4135,0xAB,0x82,0x2C,0x66,0xC9,0xF0,0x0C,0x41);
  111. MIDL_DEFINE_GUID(CLSID, CLSID_InkDivider,0x8854F6A0,0x4683,0x4AE7,0x91,0x91,0x75,0x2F,0xE6,0x46,0x12,0xC3);
  112. #undef MIDL_DEFINE_GUID
  113. #ifdef __cplusplus
  114. }
  115. #endif
  116. #endif /* defined(_M_IA64) || defined(_M_AMD64)*/