ImageProcess_p.c
上传用户:pass2008
上传日期:2021-07-05
资源大小:3299k
文件大小:7k
源码类别:

Internet/IE编程

开发平台:

Visual C++

  1. /* this ALWAYS GENERATED file contains the proxy stub code */
  2.  /* File created by MIDL compiler version 6.00.0366 */
  3. /* at Tue Nov 17 17:05:29 2009
  4.  */
  5. /* Compiler settings for .ImageProcess.idl:
  6.     Oicf, W1, Zp8, env=Win32 (32b run)
  7.     protocol : dce , ms_ext, c_ext
  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. #pragma warning( disable: 4049 )  /* more than 64k source lines */
  16. #if _MSC_VER >= 1200
  17. #pragma warning(push)
  18. #endif
  19. #pragma warning( disable: 4100 ) /* unreferenced arguments in x86 call */
  20. #pragma warning( disable: 4211 )  /* redefine extent to static */
  21. #pragma warning( disable: 4232 )  /* dllimport identity*/
  22. #pragma optimize("", off ) 
  23. #define USE_STUBLESS_PROXY
  24. /* verify that the <rpcproxy.h> version is high enough to compile this file*/
  25. #ifndef __REDQ_RPCPROXY_H_VERSION__
  26. #define __REQUIRED_RPCPROXY_H_VERSION__ 440
  27. #endif
  28. #include "rpcproxy.h"
  29. #ifndef __RPCPROXY_H_VERSION__
  30. #error this stub requires an updated version of <rpcproxy.h>
  31. #endif // __RPCPROXY_H_VERSION__
  32. #include "ImageProcess.h"
  33. #define TYPE_FORMAT_STRING_SIZE   3                                 
  34. #define PROC_FORMAT_STRING_SIZE   1                                 
  35. #define TRANSMIT_AS_TABLE_SIZE    0            
  36. #define WIRE_MARSHAL_TABLE_SIZE   0            
  37. typedef struct _MIDL_TYPE_FORMAT_STRING
  38.     {
  39.     short          Pad;
  40.     unsigned char  Format[ TYPE_FORMAT_STRING_SIZE ];
  41.     } MIDL_TYPE_FORMAT_STRING;
  42. typedef struct _MIDL_PROC_FORMAT_STRING
  43.     {
  44.     short          Pad;
  45.     unsigned char  Format[ PROC_FORMAT_STRING_SIZE ];
  46.     } MIDL_PROC_FORMAT_STRING;
  47. static RPC_SYNTAX_IDENTIFIER  _RpcTransferSyntax = 
  48. {{0x8A885D04,0x1CEB,0x11C9,{0x9F,0xE8,0x08,0x00,0x2B,0x10,0x48,0x60}},{2,0}};
  49. extern const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString;
  50. extern const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString;
  51. extern const MIDL_STUB_DESC Object_StubDesc;
  52. extern const MIDL_SERVER_INFO IImageProcessBHO_ServerInfo;
  53. extern const MIDL_STUBLESS_PROXY_INFO IImageProcessBHO_ProxyInfo;
  54. #if !defined(__RPC_WIN32__)
  55. #error  Invalid build platform for this stub.
  56. #endif
  57. #if !(TARGET_IS_NT40_OR_LATER)
  58. #error You need a Windows NT 4.0 or later to run this stub because it uses these features:
  59. #error   -Oif or -Oicf.
  60. #error However, your C/C++ compilation flags indicate you intend to run this app on earlier systems.
  61. #error This app will die there with the RPC_X_WRONG_STUB_VERSION error.
  62. #endif
  63. static const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString =
  64.     {
  65.         0,
  66.         {
  67. 0x0
  68.         }
  69.     };
  70. static const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString =
  71.     {
  72.         0,
  73.         {
  74. NdrFcShort( 0x0 ), /* 0 */
  75. 0x0
  76.         }
  77.     };
  78. /* Object interface: IUnknown, ver. 0.0,
  79.    GUID={0x00000000,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
  80. /* Object interface: IDispatch, ver. 0.0,
  81.    GUID={0x00020400,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
  82. /* Object interface: IImageProcessBHO, ver. 0.0,
  83.    GUID={0xE235BC99,0xB903,0x47E4,{0x8D,0xA8,0xFE,0x84,0xEF,0xB3,0x9B,0x1E}} */
  84. #pragma code_seg(".orpc")
  85. static const unsigned short IImageProcessBHO_FormatStringOffsetTable[] =
  86.     {
  87.     (unsigned short) -1,
  88.     (unsigned short) -1,
  89.     (unsigned short) -1,
  90.     (unsigned short) -1,
  91.     0
  92.     };
  93. static const MIDL_STUBLESS_PROXY_INFO IImageProcessBHO_ProxyInfo =
  94.     {
  95.     &Object_StubDesc,
  96.     __MIDL_ProcFormatString.Format,
  97.     &IImageProcessBHO_FormatStringOffsetTable[-3],
  98.     0,
  99.     0,
  100.     0
  101.     };
  102. static const MIDL_SERVER_INFO IImageProcessBHO_ServerInfo = 
  103.     {
  104.     &Object_StubDesc,
  105.     0,
  106.     __MIDL_ProcFormatString.Format,
  107.     &IImageProcessBHO_FormatStringOffsetTable[-3],
  108.     0,
  109.     0,
  110.     0,
  111.     0};
  112. CINTERFACE_PROXY_VTABLE(7) _IImageProcessBHOProxyVtbl = 
  113. {
  114.     0,
  115.     &IID_IImageProcessBHO,
  116.     IUnknown_QueryInterface_Proxy,
  117.     IUnknown_AddRef_Proxy,
  118.     IUnknown_Release_Proxy ,
  119.     0 /* (void *) (INT_PTR) -1 /* IDispatch::GetTypeInfoCount */ ,
  120.     0 /* (void *) (INT_PTR) -1 /* IDispatch::GetTypeInfo */ ,
  121.     0 /* (void *) (INT_PTR) -1 /* IDispatch::GetIDsOfNames */ ,
  122.     0 /* IDispatch_Invoke_Proxy */
  123. };
  124. static const PRPC_STUB_FUNCTION IImageProcessBHO_table[] =
  125. {
  126.     STUB_FORWARDING_FUNCTION,
  127.     STUB_FORWARDING_FUNCTION,
  128.     STUB_FORWARDING_FUNCTION,
  129.     STUB_FORWARDING_FUNCTION
  130. };
  131. CInterfaceStubVtbl _IImageProcessBHOStubVtbl =
  132. {
  133.     &IID_IImageProcessBHO,
  134.     &IImageProcessBHO_ServerInfo,
  135.     7,
  136.     &IImageProcessBHO_table[-3],
  137.     CStdStubBuffer_DELEGATING_METHODS
  138. };
  139. static const MIDL_STUB_DESC Object_StubDesc = 
  140.     {
  141.     0,
  142.     NdrOleAllocate,
  143.     NdrOleFree,
  144.     0,
  145.     0,
  146.     0,
  147.     0,
  148.     0,
  149.     __MIDL_TypeFormatString.Format,
  150.     1, /* -error bounds_check flag */
  151.     0x20000, /* Ndr library version */
  152.     0,
  153.     0x600016e, /* MIDL Version 6.0.366 */
  154.     0,
  155.     0,
  156.     0,  /* notify & notify_flag routine table */
  157.     0x1, /* MIDL flag */
  158.     0, /* cs routines */
  159.     0,   /* proxy/server info */
  160.     0   /* Reserved5 */
  161.     };
  162. const CInterfaceProxyVtbl * _ImageProcess_ProxyVtblList[] = 
  163. {
  164.     ( CInterfaceProxyVtbl *) &_IImageProcessBHOProxyVtbl,
  165.     0
  166. };
  167. const CInterfaceStubVtbl * _ImageProcess_StubVtblList[] = 
  168. {
  169.     ( CInterfaceStubVtbl *) &_IImageProcessBHOStubVtbl,
  170.     0
  171. };
  172. PCInterfaceName const _ImageProcess_InterfaceNamesList[] = 
  173. {
  174.     "IImageProcessBHO",
  175.     0
  176. };
  177. const IID *  _ImageProcess_BaseIIDList[] = 
  178. {
  179.     &IID_IDispatch,
  180.     0
  181. };
  182. #define _ImageProcess_CHECK_IID(n) IID_GENERIC_CHECK_IID( _ImageProcess, pIID, n)
  183. int __stdcall _ImageProcess_IID_Lookup( const IID * pIID, int * pIndex )
  184. {
  185.     
  186.     if(!_ImageProcess_CHECK_IID(0))
  187.         {
  188.         *pIndex = 0;
  189.         return 1;
  190.         }
  191.     return 0;
  192. }
  193. const ExtendedProxyFileInfo ImageProcess_ProxyFileInfo = 
  194. {
  195.     (PCInterfaceProxyVtblList *) & _ImageProcess_ProxyVtblList,
  196.     (PCInterfaceStubVtblList *) & _ImageProcess_StubVtblList,
  197.     (const PCInterfaceName * ) & _ImageProcess_InterfaceNamesList,
  198.     (const IID ** ) & _ImageProcess_BaseIIDList,
  199.     & _ImageProcess_IID_Lookup, 
  200.     1,
  201.     2,
  202.     0, /* table of [async_uuid] interfaces */
  203.     0, /* Filler1 */
  204.     0, /* Filler2 */
  205.     0  /* Filler3 */
  206. };
  207. #pragma optimize("", on )
  208. #if _MSC_VER >= 1200
  209. #pragma warning(pop)
  210. #endif
  211. #endif /* !defined(_M_IA64) && !defined(_M_AMD64)*/