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.

266 lines
7.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.0344 */
  5. /* Compiler settings for trust.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_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, IID_ITrustable,0x9211A270,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  49. MIDL_DEFINE_GUID(IID, IID_IProvideEvalContext,0x9211A297,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  50. MIDL_DEFINE_GUID(IID, IID_ITrustPolicy,0x9211A271,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  51. MIDL_DEFINE_GUID(IID, IID_ITrustManager,0x9211A272,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  52. MIDL_DEFINE_GUID(IID, IID_IPolicyManager,0x9211A274,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  53. MIDL_DEFINE_GUID(IID, IID_IPolicyCategoryRegister,0x9211A275,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  54. MIDL_DEFINE_GUID(IID, IID_ICategoriesCollection,0x9211A27D,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  55. MIDL_DEFINE_GUID(IID, IID_IInstancesCollection,0x9211A27E,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  56. MIDL_DEFINE_GUID(IID, IID_ITrustEvaluationContext,0x9211A276,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  57. MIDL_DEFINE_GUID(IID, IID_ITrustEvaluationContextProvider,0x9211A27C,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  58. MIDL_DEFINE_GUID(IID, IID_ITrustPropertySet,0x9211A277,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  59. MIDL_DEFINE_GUID(IID, IID_ITrustPolicyVerbs,0x9211A278,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  60. MIDL_DEFINE_GUID(IID, IID_ITrustPolicySetup,0x9211A279,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  61. MIDL_DEFINE_GUID(IID, IID_ITrustPolicyScript,0x9211A27A,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  62. MIDL_DEFINE_GUID(IID, IID_IScriptPolicyMaker,0x9211A27B,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  63. MIDL_DEFINE_GUID(IID, IID_IEnumTrustPolicy,0x9211A290,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  64. MIDL_DEFINE_GUID(IID, IID_IEnumTRUSTPOLICYINFO,0x9211A291,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  65. MIDL_DEFINE_GUID(IID, IID_IPolicyPackage,0x9211A295,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  66. MIDL_DEFINE_GUID(IID, IID_ICreatePolicyPackage,0x9211A296,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  67. #undef MIDL_DEFINE_GUID
  68. #ifdef __cplusplus
  69. }
  70. #endif
  71. #endif /* !defined(_M_IA64) && !defined(_M_AXP64)*/
  72. #pragma warning( disable: 4049 ) /* more than 64k source lines */
  73. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  74. /* link this file in with the server and any clients */
  75. /* File created by MIDL compiler version 6.00.0344 */
  76. /* Compiler settings for trust.idl:
  77. Oicf, W1, Zp8, env=Win64 (32b run,appending)
  78. protocol : dce , ms_ext, c_ext, robust
  79. error checks: allocation ref bounds_check enum stub_data
  80. VC __declspec() decoration level:
  81. __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  82. DECLSPEC_UUID(), MIDL_INTERFACE()
  83. */
  84. //@@MIDL_FILE_HEADING( )
  85. #if defined(_M_IA64) || defined(_M_AXP64)
  86. #ifdef __cplusplus
  87. extern "C"{
  88. #endif
  89. #include <rpc.h>
  90. #include <rpcndr.h>
  91. #ifdef _MIDL_USE_GUIDDEF_
  92. #ifndef INITGUID
  93. #define INITGUID
  94. #include <guiddef.h>
  95. #undef INITGUID
  96. #else
  97. #include <guiddef.h>
  98. #endif
  99. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  100. DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  101. #else // !_MIDL_USE_GUIDDEF_
  102. #ifndef __IID_DEFINED__
  103. #define __IID_DEFINED__
  104. typedef struct _IID
  105. {
  106. unsigned long x;
  107. unsigned short s1;
  108. unsigned short s2;
  109. unsigned char c[8];
  110. } IID;
  111. #endif // __IID_DEFINED__
  112. #ifndef CLSID_DEFINED
  113. #define CLSID_DEFINED
  114. typedef IID CLSID;
  115. #endif // CLSID_DEFINED
  116. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) \
  117. const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  118. #endif !_MIDL_USE_GUIDDEF_
  119. MIDL_DEFINE_GUID(IID, IID_ITrustable,0x9211A270,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  120. MIDL_DEFINE_GUID(IID, IID_IProvideEvalContext,0x9211A297,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  121. MIDL_DEFINE_GUID(IID, IID_ITrustPolicy,0x9211A271,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  122. MIDL_DEFINE_GUID(IID, IID_ITrustManager,0x9211A272,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  123. MIDL_DEFINE_GUID(IID, IID_IPolicyManager,0x9211A274,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  124. MIDL_DEFINE_GUID(IID, IID_IPolicyCategoryRegister,0x9211A275,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  125. MIDL_DEFINE_GUID(IID, IID_ICategoriesCollection,0x9211A27D,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  126. MIDL_DEFINE_GUID(IID, IID_IInstancesCollection,0x9211A27E,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  127. MIDL_DEFINE_GUID(IID, IID_ITrustEvaluationContext,0x9211A276,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  128. MIDL_DEFINE_GUID(IID, IID_ITrustEvaluationContextProvider,0x9211A27C,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  129. MIDL_DEFINE_GUID(IID, IID_ITrustPropertySet,0x9211A277,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  130. MIDL_DEFINE_GUID(IID, IID_ITrustPolicyVerbs,0x9211A278,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  131. MIDL_DEFINE_GUID(IID, IID_ITrustPolicySetup,0x9211A279,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  132. MIDL_DEFINE_GUID(IID, IID_ITrustPolicyScript,0x9211A27A,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  133. MIDL_DEFINE_GUID(IID, IID_IScriptPolicyMaker,0x9211A27B,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  134. MIDL_DEFINE_GUID(IID, IID_IEnumTrustPolicy,0x9211A290,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  135. MIDL_DEFINE_GUID(IID, IID_IEnumTRUSTPOLICYINFO,0x9211A291,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  136. MIDL_DEFINE_GUID(IID, IID_IPolicyPackage,0x9211A295,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  137. MIDL_DEFINE_GUID(IID, IID_ICreatePolicyPackage,0x9211A296,0x7B10,0x11D1,0x86,0x33,0x00,0x60,0x08,0x9F,0x60,0x07);
  138. #undef MIDL_DEFINE_GUID
  139. #ifdef __cplusplus
  140. }
  141. #endif
  142. #endif /* defined(_M_IA64) || defined(_M_AXP64)*/