Evp_p.c
上传用户:dengkfang
上传日期:2008-12-30
资源大小:5233k
文件大小:5k
源码类别:

CA认证

开发平台:

Visual C++

  1. /* this ALWAYS GENERATED file contains the proxy stub code */
  2. /* File created by MIDL compiler version 5.01.0164 */
  3. /* at Sat Apr 29 09:52:10 2006
  4.  */
  5. /* Compiler settings for E:项目EvpEvp.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 "Evp.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: IDispatch, ver. 0.0,
  37.    GUID={0x00020400,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
  38. /* Object interface: IEvpShell, ver. 0.0,
  39.    GUID={0x8EFC7B70,0x6A2B,0x4AB0,{0xB2,0x62,0xE2,0xF2,0x1D,0x1D,0x5F,0x1C}} */
  40. extern const MIDL_STUB_DESC Object_StubDesc;
  41. #pragma code_seg(".orpc")
  42. static const MIDL_STUB_DESC Object_StubDesc = 
  43.     {
  44.     0,
  45.     NdrOleAllocate,
  46.     NdrOleFree,
  47.     0,
  48.     0,
  49.     0,
  50.     0,
  51.     0,
  52.     __MIDL_TypeFormatString.Format,
  53.     1, /* -error bounds_check flag */
  54.     0x20000, /* Ndr library version */
  55.     0,
  56.     0x50100a4, /* MIDL Version 5.1.164 */
  57.     0,
  58.     0,
  59.     0,  /* notify & notify_flag routine table */
  60.     1,  /* Flags */
  61.     0,  /* Reserved3 */
  62.     0,  /* Reserved4 */
  63.     0   /* Reserved5 */
  64.     };
  65. CINTERFACE_PROXY_VTABLE(7) _IEvpShellProxyVtbl = 
  66. {
  67.     0,
  68.     &IID_IEvpShell,
  69.     IUnknown_QueryInterface_Proxy,
  70.     IUnknown_AddRef_Proxy,
  71.     IUnknown_Release_Proxy ,
  72.     0 /* (void *)-1 /* IDispatch::GetTypeInfoCount */ ,
  73.     0 /* (void *)-1 /* IDispatch::GetTypeInfo */ ,
  74.     0 /* (void *)-1 /* IDispatch::GetIDsOfNames */ ,
  75.     0 /* IDispatch_Invoke_Proxy */
  76. };
  77. static const PRPC_STUB_FUNCTION IEvpShell_table[] =
  78. {
  79.     STUB_FORWARDING_FUNCTION,
  80.     STUB_FORWARDING_FUNCTION,
  81.     STUB_FORWARDING_FUNCTION,
  82.     STUB_FORWARDING_FUNCTION
  83. };
  84. CInterfaceStubVtbl _IEvpShellStubVtbl =
  85. {
  86.     &IID_IEvpShell,
  87.     0,
  88.     7,
  89.     &IEvpShell_table[-3],
  90.     CStdStubBuffer_DELEGATING_METHODS
  91. };
  92. #pragma data_seg(".rdata")
  93. #if !defined(__RPC_WIN32__)
  94. #error  Invalid build platform for this stub.
  95. #endif
  96. #if !(TARGET_IS_NT40_OR_LATER)
  97. #error You need a Windows NT 4.0 or later to run this stub because it uses these features:
  98. #error   -Oif or -Oicf, more than 32 methods in the interface.
  99. #error However, your C/C++ compilation flags indicate you intend to run this app on earlier systems.
  100. #error This app will die there with the RPC_X_WRONG_STUB_VERSION error.
  101. #endif
  102. static const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString =
  103.     {
  104.         0,
  105.         {
  106. 0x0
  107.         }
  108.     };
  109. static const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString =
  110.     {
  111.         0,
  112.         {
  113. NdrFcShort( 0x0 ), /* 0 */
  114. 0x0
  115.         }
  116.     };
  117. const CInterfaceProxyVtbl * _Evp_ProxyVtblList[] = 
  118. {
  119.     ( CInterfaceProxyVtbl *) &_IEvpShellProxyVtbl,
  120.     0
  121. };
  122. const CInterfaceStubVtbl * _Evp_StubVtblList[] = 
  123. {
  124.     ( CInterfaceStubVtbl *) &_IEvpShellStubVtbl,
  125.     0
  126. };
  127. PCInterfaceName const _Evp_InterfaceNamesList[] = 
  128. {
  129.     "IEvpShell",
  130.     0
  131. };
  132. const IID *  _Evp_BaseIIDList[] = 
  133. {
  134.     &IID_IDispatch,
  135.     0
  136. };
  137. #define _Evp_CHECK_IID(n) IID_GENERIC_CHECK_IID( _Evp, pIID, n)
  138. int __stdcall _Evp_IID_Lookup( const IID * pIID, int * pIndex )
  139. {
  140.     
  141.     if(!_Evp_CHECK_IID(0))
  142.         {
  143.         *pIndex = 0;
  144.         return 1;
  145.         }
  146.     return 0;
  147. }
  148. const ExtendedProxyFileInfo Evp_ProxyFileInfo = 
  149. {
  150.     (PCInterfaceProxyVtblList *) & _Evp_ProxyVtblList,
  151.     (PCInterfaceStubVtblList *) & _Evp_StubVtblList,
  152.     (const PCInterfaceName * ) & _Evp_InterfaceNamesList,
  153.     (const IID ** ) & _Evp_BaseIIDList,
  154.     & _Evp_IID_Lookup, 
  155.     1,
  156.     2,
  157.     0, /* table of [async_uuid] interfaces */
  158.     0, /* Filler1 */
  159.     0, /* Filler2 */
  160.     0  /* Filler3 */
  161. };