?? connectioncom_p.c
字號:
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 3.02.88 */
/* at Tue Mar 09 21:14:57 2004
*/
/* Compiler settings for ConnectionCom.idl:
Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
error checks: none
*/
//@@MIDL_FILE_HEADING( )
#define USE_STUBLESS_PROXY
#include "rpcproxy.h"
#include "ConnectionCom.h"
#define TYPE_FORMAT_STRING_SIZE 1
#define PROC_FORMAT_STRING_SIZE 31
typedef struct _MIDL_TYPE_FORMAT_STRING
{
short Pad;
unsigned char Format[ TYPE_FORMAT_STRING_SIZE ];
} MIDL_TYPE_FORMAT_STRING;
typedef struct _MIDL_PROC_FORMAT_STRING
{
short Pad;
unsigned char Format[ PROC_FORMAT_STRING_SIZE ];
} MIDL_PROC_FORMAT_STRING;
extern const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString;
extern const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString;
/* Object interface: IUnknown, ver. 0.0,
GUID={0x00000000,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
/* Object interface: IDispatch, ver. 0.0,
GUID={0x00020400,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
/* Object interface: IAdd, ver. 0.0,
GUID={0x681C5A5C,0xCF18,0x452A,{0xBC,0x70,0x65,0xE0,0x52,0xAF,0xAC,0x09}} */
extern const MIDL_STUB_DESC Object_StubDesc;
extern const MIDL_SERVER_INFO IAdd_ServerInfo;
#pragma code_seg(".orpc")
static const MIDL_STUB_DESC Object_StubDesc =
{
0,
NdrOleAllocate,
NdrOleFree,
0,
0,
0,
0,
0,
__MIDL_TypeFormatString.Format,
0, /* -error bounds_check flag */
0x20000, /* Ndr library version */
0,
0x3020058, /* MIDL Version 3.2.88 */
0,
0,
0, /* Reserved1 */
0, /* Reserved2 */
0, /* Reserved3 */
0, /* Reserved4 */
0 /* Reserved5 */
};
static const unsigned short IAdd_FormatStringOffsetTable[] =
{
(unsigned short) -1,
(unsigned short) -1,
(unsigned short) -1,
(unsigned short) -1,
0
};
static const MIDL_SERVER_INFO IAdd_ServerInfo =
{
&Object_StubDesc,
0,
__MIDL_ProcFormatString.Format,
&IAdd_FormatStringOffsetTable[-3],
0,
0,
0,
0
};
static const MIDL_STUBLESS_PROXY_INFO IAdd_ProxyInfo =
{
&Object_StubDesc,
__MIDL_ProcFormatString.Format,
&IAdd_FormatStringOffsetTable[-3],
0,
0,
0
};
CINTERFACE_PROXY_VTABLE(8) _IAddProxyVtbl =
{
&IAdd_ProxyInfo,
&IID_IAdd,
IUnknown_QueryInterface_Proxy,
IUnknown_AddRef_Proxy,
IUnknown_Release_Proxy ,
0 /* (void *)-1 /* IDispatch::GetTypeInfoCount */ ,
0 /* (void *)-1 /* IDispatch::GetTypeInfo */ ,
0 /* (void *)-1 /* IDispatch::GetIDsOfNames */ ,
0 /* IDispatch_Invoke_Proxy */ ,
(void *)-1 /* IAdd::Add */
};
static const PRPC_STUB_FUNCTION IAdd_table[] =
{
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
NdrStubCall2
};
CInterfaceStubVtbl _IAddStubVtbl =
{
&IID_IAdd,
&IAdd_ServerInfo,
8,
&IAdd_table[-3],
CStdStubBuffer_DELEGATING_METHODS
};
#pragma data_seg(".rdata")
#if !defined(__RPC_WIN32__)
#error Invalid build platform for this stub.
#endif
#if !(TARGET_IS_NT40_OR_LATER)
#error You need a Windows NT 4.0 or later to run this stub because it uses these features:
#error -Oif or -Oicf.
#error However, your C/C++ compilation flags indicate you intend to run this app on earlier systems.
#error This app will die there with the RPC_X_WRONG_STUB_VERSION error.
#endif
static const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString =
{
0,
{
/* Procedure Add */
0x33, /* FC_AUTO_HANDLE */
0x64, /* 100 */
/* 2 */ NdrFcShort( 0x7 ), /* 7 */
#ifndef _ALPHA_
/* 4 */ NdrFcShort( 0x10 ), /* x86, MIPS, PPC Stack size/offset = 16 */
#else
NdrFcShort( 0x20 ), /* Alpha Stack size/offset = 32 */
#endif
/* 6 */ NdrFcShort( 0x10 ), /* 16 */
/* 8 */ NdrFcShort( 0x8 ), /* 8 */
/* 10 */ 0x4, /* 4 */
0x3, /* 3 */
/* Parameter a */
/* 12 */ NdrFcShort( 0x48 ), /* 72 */
#ifndef _ALPHA_
/* 14 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
#else
NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
#endif
/* 16 */ 0x8, /* FC_LONG */
0x0, /* 0 */
/* Parameter b */
/* 18 */ NdrFcShort( 0x48 ), /* 72 */
#ifndef _ALPHA_
/* 20 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
#else
NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
#endif
/* 22 */ 0x8, /* FC_LONG */
0x0, /* 0 */
/* Return value */
/* 24 */ NdrFcShort( 0x70 ), /* 112 */
#ifndef _ALPHA_
/* 26 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
#else
NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
#endif
/* 28 */ 0x8, /* FC_LONG */
0x0, /* 0 */
0x0
}
};
static const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString =
{
0,
{
0x0
}
};
const CInterfaceProxyVtbl * _ConnectionCom_ProxyVtblList[] =
{
( CInterfaceProxyVtbl *) &_IAddProxyVtbl,
0
};
const CInterfaceStubVtbl * _ConnectionCom_StubVtblList[] =
{
( CInterfaceStubVtbl *) &_IAddStubVtbl,
0
};
PCInterfaceName const _ConnectionCom_InterfaceNamesList[] =
{
"IAdd",
0
};
const IID * _ConnectionCom_BaseIIDList[] =
{
&IID_IDispatch,
0
};
#define _ConnectionCom_CHECK_IID(n) IID_GENERIC_CHECK_IID( _ConnectionCom, pIID, n)
int __stdcall _ConnectionCom_IID_Lookup( const IID * pIID, int * pIndex )
{
if(!_ConnectionCom_CHECK_IID(0))
{
*pIndex = 0;
return 1;
}
return 0;
}
const ExtendedProxyFileInfo ConnectionCom_ProxyFileInfo =
{
(PCInterfaceProxyVtblList *) & _ConnectionCom_ProxyVtblList,
(PCInterfaceStubVtblList *) & _ConnectionCom_StubVtblList,
(const PCInterfaceName * ) & _ConnectionCom_InterfaceNamesList,
(const IID ** ) & _ConnectionCom_BaseIIDList,
& _ConnectionCom_IID_Lookup,
1,
2
};
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -