/* this ALWAYS GENERATED file contains the proxy stub code */ /* File created by MIDL compiler version 8.01.0622 */ /* at Mon Jan 18 19:14:07 2038 */ /* Compiler settings for testasyncoperation.idl: Oicf, W1, Zp8, env=Win64 (32b run), target_arch=AMD64 8.01.0622 protocol : dce , ms_ext, c_ext, robust error checks: allocation ref bounds_check enum stub_data VC __declspec() decoration level: __declspec(uuid()), __declspec(selectany), __declspec(novtable) DECLSPEC_UUID(), MIDL_INTERFACE() */ /* @@MIDL_FILE_HEADING( ) */ #if defined(_M_AMD64) #pragma warning( disable: 4049 ) /* more than 64k source lines */ #if _MSC_VER >= 1200 #pragma warning(push) #endif #pragma warning( disable: 4211 ) /* redefine extern to static */ #pragma warning( disable: 4232 ) /* dllimport identity*/ #pragma warning( disable: 4024 ) /* array to pointer mapping*/ #pragma warning( disable: 4152 ) /* function/data pointer conversion in expression */ #define USE_STUBLESS_PROXY /* verify that the version is high enough to compile this file*/ #ifndef __REDQ_RPCPROXY_H_VERSION__ #define __REQUIRED_RPCPROXY_H_VERSION__ 475 #endif #include "rpcproxy.h" #ifndef __RPCPROXY_H_VERSION__ #error this stub requires an updated version of #endif /* __RPCPROXY_H_VERSION__ */ #include "testasyncoperation.h" #define TYPE_FORMAT_STRING_SIZE 3 #define PROC_FORMAT_STRING_SIZE 1 #define EXPR_FORMAT_STRING_SIZE 1 #define TRANSMIT_AS_TABLE_SIZE 0 #define WIRE_MARSHAL_TABLE_SIZE 0 typedef struct _testasyncoperation_MIDL_TYPE_FORMAT_STRING { short Pad; unsigned char Format[ TYPE_FORMAT_STRING_SIZE ]; } testasyncoperation_MIDL_TYPE_FORMAT_STRING; typedef struct _testasyncoperation_MIDL_PROC_FORMAT_STRING { short Pad; unsigned char Format[ PROC_FORMAT_STRING_SIZE ]; } testasyncoperation_MIDL_PROC_FORMAT_STRING; typedef struct _testasyncoperation_MIDL_EXPR_FORMAT_STRING { long Pad; unsigned char Format[ EXPR_FORMAT_STRING_SIZE ]; } testasyncoperation_MIDL_EXPR_FORMAT_STRING; static const RPC_SYNTAX_IDENTIFIER _RpcTransferSyntax = {{0x8A885D04,0x1CEB,0x11C9,{0x9F,0xE8,0x08,0x00,0x2B,0x10,0x48,0x60}},{2,0}}; extern const testasyncoperation_MIDL_TYPE_FORMAT_STRING testasyncoperation__MIDL_TypeFormatString; extern const testasyncoperation_MIDL_PROC_FORMAT_STRING testasyncoperation__MIDL_ProcFormatString; extern const testasyncoperation_MIDL_EXPR_FORMAT_STRING testasyncoperation__MIDL_ExprFormatString; #if !defined(__RPC_WIN64__) #error Invalid build platform for this stub. #endif static const testasyncoperation_MIDL_PROC_FORMAT_STRING testasyncoperation__MIDL_ProcFormatString = { 0, { 0x0 } }; static const testasyncoperation_MIDL_TYPE_FORMAT_STRING testasyncoperation__MIDL_TypeFormatString = { 0, { NdrFcShort( 0x0 ), /* 0 */ 0x0 } }; /* Standard interface: __MIDL_itf_testasyncoperation_0000_0000, ver. 0.0, GUID={0x00000000,0x0000,0x0000,{0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00}} */ /* Object interface: IUnknown, ver. 0.0, GUID={0x00000000,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */ /* Object interface: ITestAsyncOperation, ver. 1.0, GUID={0x5F5898FA,0x7BB0,0x49F0,{0x81,0xD1,0x7C,0xBF,0xF5,0xFC,0xFF,0x55}} */ static const MIDL_STUB_DESC Object_StubDesc = { 0, NdrOleAllocate, NdrOleFree, 0, 0, 0, 0, 0, testasyncoperation__MIDL_TypeFormatString.Format, 1, /* -error bounds_check flag */ 0x50002, /* Ndr library version */ 0, 0x801026e, /* MIDL Version 8.1.622 */ 0, 0, 0, /* notify & notify_flag routine table */ 0x1, /* MIDL flag */ 0, /* cs routines */ 0, /* proxy/server info */ 0 }; const CInterfaceProxyVtbl * const _testasyncoperation_ProxyVtblList[] = { 0 }; const CInterfaceStubVtbl * const _testasyncoperation_StubVtblList[] = { 0 }; PCInterfaceName const _testasyncoperation_InterfaceNamesList[] = { 0 }; #define _testasyncoperation_CHECK_IID(n) IID_GENERIC_CHECK_IID( _testasyncoperation, pIID, n) int __stdcall _testasyncoperation_IID_Lookup( const IID * pIID, int * pIndex ) { UNREFERENCED_PARAMETER(pIID); UNREFERENCED_PARAMETER(pIndex); return 0; } const ExtendedProxyFileInfo testasyncoperation_ProxyFileInfo = { (PCInterfaceProxyVtblList *) & _testasyncoperation_ProxyVtblList, (PCInterfaceStubVtblList *) & _testasyncoperation_StubVtblList, (const PCInterfaceName * ) & _testasyncoperation_InterfaceNamesList, 0, /* no delegation */ & _testasyncoperation_IID_Lookup, 0, 2, 0, /* table of [async_uuid] interfaces */ 0, /* Filler1 */ 0, /* Filler2 */ 0 /* Filler3 */ }; #if _MSC_VER >= 1200 #pragma warning(pop) #endif #endif /* defined(_M_AMD64)*/