ddd_p.c
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:5k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. /* this ALWAYS GENERATED file contains the proxy stub code */
  2. /* File created by MIDL compiler version 5.01.0164 */
  3. /* at Tue Feb 23 14:00:18 2010
  4.  */
  5. /* Compiler settings for D:VCday10dddddd.idl:
  6.     Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
  7.     error checks: allocation ref bounds_check enum stub_data 
  8. */
  9. //@@MIDL_FILE_HEADING(  )
  10. #define USE_STUBLESS_PROXY
  11. /* verify that the <rpcproxy.h> version is high enough to compile this file*/
  12. #ifndef __REDQ_RPCPROXY_H_VERSION__
  13. #define __REQUIRED_RPCPROXY_H_VERSION__ 440
  14. #endif
  15. #include "rpcproxy.h"
  16. #ifndef __RPCPROXY_H_VERSION__
  17. #error this stub requires an updated version of <rpcproxy.h>
  18. #endif // __RPCPROXY_H_VERSION__
  19. #include "ddd.h"
  20. #define TYPE_FORMAT_STRING_SIZE   3                                 
  21. #define PROC_FORMAT_STRING_SIZE   1                                 
  22. typedef struct _MIDL_TYPE_FORMAT_STRING
  23.     {
  24.     short          Pad;
  25.     unsigned char  Format[ TYPE_FORMAT_STRING_SIZE ];
  26.     } MIDL_TYPE_FORMAT_STRING;
  27. typedef struct _MIDL_PROC_FORMAT_STRING
  28.     {
  29.     short          Pad;
  30.     unsigned char  Format[ PROC_FORMAT_STRING_SIZE ];
  31.     } MIDL_PROC_FORMAT_STRING;
  32. extern const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString;
  33. extern const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString;
  34. /* Object interface: IUnknown, ver. 0.0,
  35.    GUID={0x00000000,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
  36. /* Object interface: Ifff, ver. 0.0,
  37.    GUID={0x6E6298EB,0x9AD2,0x42C2,{0xBD,0x32,0xF4,0xC3,0x3A,0x14,0x42,0x86}} */
  38. extern const MIDL_STUB_DESC Object_StubDesc;
  39. #pragma code_seg(".orpc")
  40. CINTERFACE_PROXY_VTABLE(3) _IfffProxyVtbl = 
  41. {
  42.     0,
  43.     &IID_Ifff,
  44.     IUnknown_QueryInterface_Proxy,
  45.     IUnknown_AddRef_Proxy,
  46.     IUnknown_Release_Proxy
  47. };
  48. const CInterfaceStubVtbl _IfffStubVtbl =
  49. {
  50.     &IID_Ifff,
  51.     0,
  52.     3,
  53.     0, /* pure interpreted */
  54.     CStdStubBuffer_METHODS
  55. };
  56. /* Object interface: Irrr, ver. 0.0,
  57.    GUID={0x313CF4CB,0xA625,0x45DC,{0xBF,0x67,0xBE,0x1F,0x60,0xA2,0xB7,0x48}} */
  58. extern const MIDL_STUB_DESC Object_StubDesc;
  59. #pragma code_seg(".orpc")
  60. static const MIDL_STUB_DESC Object_StubDesc = 
  61.     {
  62.     0,
  63.     NdrOleAllocate,
  64.     NdrOleFree,
  65.     0,
  66.     0,
  67.     0,
  68.     0,
  69.     0,
  70.     __MIDL_TypeFormatString.Format,
  71.     1, /* -error bounds_check flag */
  72.     0x20000, /* Ndr library version */
  73.     0,
  74.     0x50100a4, /* MIDL Version 5.1.164 */
  75.     0,
  76.     0,
  77.     0,  /* notify & notify_flag routine table */
  78.     1,  /* Flags */
  79.     0,  /* Reserved3 */
  80.     0,  /* Reserved4 */
  81.     0   /* Reserved5 */
  82.     };
  83. CINTERFACE_PROXY_VTABLE(3) _IrrrProxyVtbl = 
  84. {
  85.     0,
  86.     &IID_Irrr,
  87.     IUnknown_QueryInterface_Proxy,
  88.     IUnknown_AddRef_Proxy,
  89.     IUnknown_Release_Proxy
  90. };
  91. const CInterfaceStubVtbl _IrrrStubVtbl =
  92. {
  93.     &IID_Irrr,
  94.     0,
  95.     3,
  96.     0, /* pure interpreted */
  97.     CStdStubBuffer_METHODS
  98. };
  99. #pragma data_seg(".rdata")
  100. #if !defined(__RPC_WIN32__)
  101. #error  Invalid build platform for this stub.
  102. #endif
  103. #if !(TARGET_IS_NT40_OR_LATER)
  104. #error You need a Windows NT 4.0 or later to run this stub because it uses these features:
  105. #error   -Oif or -Oicf, more than 32 methods in the interface.
  106. #error However, your C/C++ compilation flags indicate you intend to run this app on earlier systems.
  107. #error This app will die there with the RPC_X_WRONG_STUB_VERSION error.
  108. #endif
  109. static const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString =
  110.     {
  111.         0,
  112.         {
  113. 0x0
  114.         }
  115.     };
  116. static const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString =
  117.     {
  118.         0,
  119.         {
  120. NdrFcShort( 0x0 ), /* 0 */
  121. 0x0
  122.         }
  123.     };
  124. const CInterfaceProxyVtbl * _ddd_ProxyVtblList[] = 
  125. {
  126.     ( CInterfaceProxyVtbl *) &_IrrrProxyVtbl,
  127.     ( CInterfaceProxyVtbl *) &_IfffProxyVtbl,
  128.     0
  129. };
  130. const CInterfaceStubVtbl * _ddd_StubVtblList[] = 
  131. {
  132.     ( CInterfaceStubVtbl *) &_IrrrStubVtbl,
  133.     ( CInterfaceStubVtbl *) &_IfffStubVtbl,
  134.     0
  135. };
  136. PCInterfaceName const _ddd_InterfaceNamesList[] = 
  137. {
  138.     "Irrr",
  139.     "Ifff",
  140.     0
  141. };
  142. #define _ddd_CHECK_IID(n) IID_GENERIC_CHECK_IID( _ddd, pIID, n)
  143. int __stdcall _ddd_IID_Lookup( const IID * pIID, int * pIndex )
  144. {
  145.     IID_BS_LOOKUP_SETUP
  146.     IID_BS_LOOKUP_INITIAL_TEST( _ddd, 2, 1 )
  147.     IID_BS_LOOKUP_RETURN_RESULT( _ddd, 2, *pIndex )
  148.     
  149. }
  150. const ExtendedProxyFileInfo ddd_ProxyFileInfo = 
  151. {
  152.     (PCInterfaceProxyVtblList *) & _ddd_ProxyVtblList,
  153.     (PCInterfaceStubVtblList *) & _ddd_StubVtblList,
  154.     (const PCInterfaceName * ) & _ddd_InterfaceNamesList,
  155.     0, // no delegation
  156.     & _ddd_IID_Lookup, 
  157.     2,
  158.     2,
  159.     0, /* table of [async_uuid] interfaces */
  160.     0, /* Filler1 */
  161.     0, /* Filler2 */
  162.     0  /* Filler3 */
  163. };