passthrn_i.c
上传用户:sabrinaco
上传日期:2016-01-19
资源大小:3177k
文件大小:6k
开发平台:

Visual C++

  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 passthrn.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 , no_format_optimization
  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_INetCfgPnpReconfigCallback,0x8d84bd35,0xe227,0x11d2,0xb7,0x00,0x00,0xa0,0xc9,0x8a,0x6a,0x85);
  49. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentControl,0x932238df,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  50. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentSetup,0x932238e3,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  51. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentPropertyUi,0x932238e0,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  52. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentNotifyBinding,0x932238e1,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  53. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentNotifyGlobal,0x932238e2,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  54. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentUpperEdge,0x932238e4,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  55. MIDL_DEFINE_GUID(IID, IID_INetLanConnectionUiInfo,0xC08956A6,0x1CD3,0x11D1,0xB1,0xC5,0x00,0x80,0x5F,0xC1,0x27,0x0E);
  56. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentSysPrep,0xC0E8AE9A,0x306E,0x11D1,0xAA,0xCF,0x00,0x80,0x5F,0xC1,0x27,0x0E);
  57. MIDL_DEFINE_GUID(IID, LIBID_PassthruLib,0x38135d11,0xe93b,0x11d1,0xbb,0x14,0x00,0x00,0xf8,0x77,0x90,0x51);
  58. MIDL_DEFINE_GUID(CLSID, CLSID_CPassthru,0xdf2e4f67,0xe93a,0x11d1,0xbb,0x14,0x00,0x00,0xf8,0x77,0x90,0x51);
  59. #undef MIDL_DEFINE_GUID
  60. #ifdef __cplusplus
  61. }
  62. #endif
  63. #endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/
  64. #pragma warning( disable: 4049 )  /* more than 64k source lines */
  65. /* this ALWAYS GENERATED file contains the IIDs and CLSIDs */
  66. /* link this file in with the server and any clients */
  67.  /* File created by MIDL compiler version 6.00.0347 */
  68. /* Compiler settings for passthrn.idl:
  69.     Oicf, W1, Zp8, env=Win64 (32b run,appending)
  70.     protocol : dce , ms_ext, c_ext, robust
  71.     error checks: allocation ref bounds_check enum stub_data , no_format_optimization
  72.     VC __declspec() decoration level: 
  73.          __declspec(uuid()), __declspec(selectany), __declspec(novtable)
  74.          DECLSPEC_UUID(), MIDL_INTERFACE()
  75. */
  76. //@@MIDL_FILE_HEADING(  )
  77. #if defined(_M_IA64) || defined(_M_AMD64)
  78. #ifdef __cplusplus
  79. extern "C"{
  80. #endif 
  81. #include <rpc.h>
  82. #include <rpcndr.h>
  83. #ifdef _MIDL_USE_GUIDDEF_
  84. #ifndef INITGUID
  85. #define INITGUID
  86. #include <guiddef.h>
  87. #undef INITGUID
  88. #else
  89. #include <guiddef.h>
  90. #endif
  91. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) 
  92.         DEFINE_GUID(name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8)
  93. #else // !_MIDL_USE_GUIDDEF_
  94. #ifndef __IID_DEFINED__
  95. #define __IID_DEFINED__
  96. typedef struct _IID
  97. {
  98.     unsigned long x;
  99.     unsigned short s1;
  100.     unsigned short s2;
  101.     unsigned char  c[8];
  102. } IID;
  103. #endif // __IID_DEFINED__
  104. #ifndef CLSID_DEFINED
  105. #define CLSID_DEFINED
  106. typedef IID CLSID;
  107. #endif // CLSID_DEFINED
  108. #define MIDL_DEFINE_GUID(type,name,l,w1,w2,b1,b2,b3,b4,b5,b6,b7,b8) 
  109.         const type name = {l,w1,w2,{b1,b2,b3,b4,b5,b6,b7,b8}}
  110. #endif !_MIDL_USE_GUIDDEF_
  111. MIDL_DEFINE_GUID(IID, IID_INetCfgPnpReconfigCallback,0x8d84bd35,0xe227,0x11d2,0xb7,0x00,0x00,0xa0,0xc9,0x8a,0x6a,0x85);
  112. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentControl,0x932238df,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  113. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentSetup,0x932238e3,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  114. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentPropertyUi,0x932238e0,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  115. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentNotifyBinding,0x932238e1,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  116. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentNotifyGlobal,0x932238e2,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  117. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentUpperEdge,0x932238e4,0xbea1,0x11d0,0x92,0x98,0x00,0xc0,0x4f,0xc9,0x9d,0xcf);
  118. MIDL_DEFINE_GUID(IID, IID_INetLanConnectionUiInfo,0xC08956A6,0x1CD3,0x11D1,0xB1,0xC5,0x00,0x80,0x5F,0xC1,0x27,0x0E);
  119. MIDL_DEFINE_GUID(IID, IID_INetCfgComponentSysPrep,0xC0E8AE9A,0x306E,0x11D1,0xAA,0xCF,0x00,0x80,0x5F,0xC1,0x27,0x0E);
  120. MIDL_DEFINE_GUID(IID, LIBID_PassthruLib,0x38135d11,0xe93b,0x11d1,0xbb,0x14,0x00,0x00,0xf8,0x77,0x90,0x51);
  121. MIDL_DEFINE_GUID(CLSID, CLSID_CPassthru,0xdf2e4f67,0xe93a,0x11d1,0xbb,0x14,0x00,0x00,0xf8,0x77,0x90,0x51);
  122. #undef MIDL_DEFINE_GUID
  123. #ifdef __cplusplus
  124. }
  125. #endif
  126. #endif /* defined(_M_IA64) || defined(_M_AMD64)*/