📄 chapter6_server_p.c
字号:
/* this ALWAYS GENERATED file contains the proxy stub code */
/* File created by MIDL compiler version 3.01.75 */
/* at Wed Oct 29 19:50:22 1997
*/
/* Compiler settings for Chapter6_Server.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 "Chapter6_Server.h"
#define TYPE_FORMAT_STRING_SIZE 1093
#define PROC_FORMAT_STRING_SIZE 379
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: IMath, ver. 0.0,
GUID={0xDCA4F88E,0x4952,0x11D1,{0x88,0x3A,0x44,0x45,0x53,0x54,0x00,0x00}} */
extern const MIDL_STUB_DESC Object_StubDesc;
extern const MIDL_SERVER_INFO IMath_ServerInfo;
#pragma code_seg(".orpc")
static const unsigned short IMath_FormatStringOffsetTable[] =
{
(unsigned short) -1,
(unsigned short) -1,
(unsigned short) -1,
(unsigned short) -1,
0,
36,
72,
108
};
static const MIDL_SERVER_INFO IMath_ServerInfo =
{
&Object_StubDesc,
0,
__MIDL_ProcFormatString.Format,
&IMath_FormatStringOffsetTable[-3],
0,
0,
0,
0
};
static const MIDL_STUBLESS_PROXY_INFO IMath_ProxyInfo =
{
&Object_StubDesc,
__MIDL_ProcFormatString.Format,
&IMath_FormatStringOffsetTable[-3],
0,
0,
0
};
CINTERFACE_PROXY_VTABLE(11) _IMathProxyVtbl =
{
&IMath_ProxyInfo,
&IID_IMath,
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 /* IMath::Add */ ,
(void *)-1 /* IMath::Subtract */ ,
(void *)-1 /* IMath::Multiply */ ,
(void *)-1 /* IMath::Divide */
};
static const PRPC_STUB_FUNCTION IMath_table[] =
{
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
NdrStubCall2,
NdrStubCall2,
NdrStubCall2,
NdrStubCall2
};
CInterfaceStubVtbl _IMathStubVtbl =
{
&IID_IMath,
&IMath_ServerInfo,
11,
&IMath_table[-3],
CStdStubBuffer_DELEGATING_METHODS
};
/* Object interface: IMath2, ver. 0.0,
GUID={0x9F21BD41,0x4E25,0x11d1,{0x88,0x3A,0x44,0x45,0x53,0x54,0x00,0x00}} */
extern const MIDL_STUB_DESC Object_StubDesc;
extern const MIDL_SERVER_INFO IMath2_ServerInfo;
#pragma code_seg(".orpc")
static const unsigned short IMath2_FormatStringOffsetTable[] =
{
(unsigned short) -1,
(unsigned short) -1,
(unsigned short) -1,
(unsigned short) -1,
144,
180,
216,
252,
288
};
static const MIDL_SERVER_INFO IMath2_ServerInfo =
{
&Object_StubDesc,
0,
__MIDL_ProcFormatString.Format,
&IMath2_FormatStringOffsetTable[-3],
0,
0,
0,
0
};
static const MIDL_STUBLESS_PROXY_INFO IMath2_ProxyInfo =
{
&Object_StubDesc,
__MIDL_ProcFormatString.Format,
&IMath2_FormatStringOffsetTable[-3],
0,
0,
0
};
CINTERFACE_PROXY_VTABLE(12) _IMath2ProxyVtbl =
{
&IMath2_ProxyInfo,
&IID_IMath2,
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 /* IMath2::Add */ ,
(void *)-1 /* IMath2::Subtract */ ,
(void *)-1 /* IMath2::Multiply */ ,
(void *)-1 /* IMath2::Divide */ ,
(void *)-1 /* IMath2::Sum */
};
static const PRPC_STUB_FUNCTION IMath2_table[] =
{
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
NdrStubCall2,
NdrStubCall2,
NdrStubCall2,
NdrStubCall2,
NdrStubCall2
};
CInterfaceStubVtbl _IMath2StubVtbl =
{
&IID_IMath2,
&IMath2_ServerInfo,
12,
&IMath2_table[-3],
CStdStubBuffer_DELEGATING_METHODS
};
/* Object interface: IAdvancedMath, ver. 0.0,
GUID={0x9F21BD45,0x4E25,0x11d1,{0x88,0x3A,0x44,0x45,0x53,0x54,0x00,0x00}} */
extern const MIDL_STUB_DESC Object_StubDesc;
extern const MIDL_SERVER_INFO IAdvancedMath_ServerInfo;
#pragma code_seg(".orpc")
extern const USER_MARSHAL_ROUTINE_QUADRUPLE UserMarshalRoutines[1];
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,
0x301004b, /* MIDL Version 3.1.75 */
0,
UserMarshalRoutines,
0, /* Reserved1 */
0, /* Reserved2 */
0, /* Reserved3 */
0, /* Reserved4 */
0 /* Reserved5 */
};
static const unsigned short IAdvancedMath_FormatStringOffsetTable[] =
{
(unsigned short) -1,
(unsigned short) -1,
(unsigned short) -1,
(unsigned short) -1,
318,
348
};
static const MIDL_SERVER_INFO IAdvancedMath_ServerInfo =
{
&Object_StubDesc,
0,
__MIDL_ProcFormatString.Format,
&IAdvancedMath_FormatStringOffsetTable[-3],
0,
0,
0,
0
};
static const MIDL_STUBLESS_PROXY_INFO IAdvancedMath_ProxyInfo =
{
&Object_StubDesc,
__MIDL_ProcFormatString.Format,
&IAdvancedMath_FormatStringOffsetTable[-3],
0,
0,
0
};
CINTERFACE_PROXY_VTABLE(9) _IAdvancedMathProxyVtbl =
{
&IAdvancedMath_ProxyInfo,
&IID_IAdvancedMath,
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 /* IAdvancedMath::Factorial */ ,
(void *)-1 /* IAdvancedMath::Fibonacci */
};
static const PRPC_STUB_FUNCTION IAdvancedMath_table[] =
{
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
STUB_FORWARDING_FUNCTION,
NdrStubCall2,
NdrStubCall2
};
CInterfaceStubVtbl _IAdvancedMathStubVtbl =
{
&IID_IAdvancedMath,
&IAdvancedMath_ServerInfo,
9,
&IAdvancedMath_table[-3],
CStdStubBuffer_DELEGATING_METHODS
};
#pragma data_seg(".rdata")
static const USER_MARSHAL_ROUTINE_QUADRUPLE UserMarshalRoutines[1] =
{
{
VARIANT_UserSize
,VARIANT_UserMarshal
,VARIANT_UserUnmarshal
,VARIANT_UserFree
}
};
#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, [wire_marshal] or [user_marshal] attribute.
#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_
#if !defined(_MIPS_) && !defined(_PPC_)
/* 4 */ NdrFcShort( 0x2c ), /* x86 Stack size/offset = 44 */
#else
NdrFcShort( 0x30 ), /* MIPS & PPC Stack size/offset = 48 */
#endif
#else
NdrFcShort( 0x38 ), /* Alpha Stack size/offset = 56 */
#endif
/* 6 */ NdrFcShort( 0x0 ), /* 0 */
/* 8 */ NdrFcShort( 0x8 ), /* 8 */
/* 10 */ 0x7, /* 7 */
0x4, /* 4 */
/* Parameter varOp1 */
/* 12 */ NdrFcShort( 0x8b ), /* 139 */
#ifndef _ALPHA_
#if !defined(_MIPS_) && !defined(_PPC_)
/* 14 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */
#else
NdrFcShort( 0x8 ), /* MIPS & PPC Stack size/offset = 8 */
#endif
#else
NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
#endif
/* 16 */ NdrFcShort( 0x322 ), /* Type Offset=802 */
/* Parameter varOp2 */
/* 18 */ NdrFcShort( 0x8b ), /* 139 */
#ifndef _ALPHA_
#if !defined(_MIPS_) && !defined(_PPC_)
/* 20 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */
#else
NdrFcShort( 0x18 ), /* MIPS & PPC Stack size/offset = 24 */
#endif
#else
NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
#endif
/* 22 */ NdrFcShort( 0x32c ), /* Type Offset=812 */
/* Parameter pvarResult */
/* 24 */ NdrFcShort( 0x4113 ), /* 16659 */
#ifndef _ALPHA_
#if !defined(_MIPS_) && !defined(_PPC_)
/* 26 */ NdrFcShort( 0x24 ), /* x86 Stack size/offset = 36 */
#else
NdrFcShort( 0x28 ), /* MIPS & PPC Stack size/offset = 40 */
#endif
#else
NdrFcShort( 0x28 ), /* Alpha Stack size/offset = 40 */
#endif
/* 28 */ NdrFcShort( 0x33e ), /* Type Offset=830 */
/* Return value */
/* 30 */ NdrFcShort( 0x70 ), /* 112 */
#ifndef _ALPHA_
#if !defined(_MIPS_) && !defined(_PPC_)
/* 32 */ NdrFcShort( 0x28 ), /* x86 Stack size/offset = 40 */
#else
NdrFcShort( 0x2c ), /* MIPS & PPC Stack size/offset = 44 */
#endif
#else
NdrFcShort( 0x30 ), /* Alpha Stack size/offset = 48 */
#endif
/* 34 */ 0x8, /* FC_LONG */
0x0, /* 0 */
/* Procedure Subtract */
/* 36 */ 0x33, /* FC_AUTO_HANDLE */
0x64, /* 100 */
/* 38 */ NdrFcShort( 0x8 ), /* 8 */
#ifndef _ALPHA_
#if !defined(_MIPS_) && !defined(_PPC_)
/* 40 */ NdrFcShort( 0x2c ), /* x86 Stack size/offset = 44 */
#else
NdrFcShort( 0x30 ), /* MIPS & PPC Stack size/offset = 48 */
#endif
#else
NdrFcShort( 0x38 ), /* Alpha Stack size/offset = 56 */
#endif
/* 42 */ NdrFcShort( 0x0 ), /* 0 */
/* 44 */ NdrFcShort( 0x8 ), /* 8 */
/* 46 */ 0x7, /* 7 */
0x4, /* 4 */
/* Parameter varOp1 */
/* 48 */ NdrFcShort( 0x8b ), /* 139 */
#ifndef _ALPHA_
#if !defined(_MIPS_) && !defined(_PPC_)
/* 50 */ NdrFcShort( 0x4 ), /* x86 Stack size/offset = 4 */
#else
NdrFcShort( 0x8 ), /* MIPS & PPC Stack size/offset = 8 */
#endif
#else
NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
#endif
/* 52 */ NdrFcShort( 0x348 ), /* Type Offset=840 */
/* Parameter varOp2 */
/* 54 */ NdrFcShort( 0x8b ), /* 139 */
#ifndef _ALPHA_
#if !defined(_MIPS_) && !defined(_PPC_)
/* 56 */ NdrFcShort( 0x14 ), /* x86 Stack size/offset = 20 */
#else
NdrFcShort( 0x18 ), /* MIPS & PPC Stack size/offset = 24 */
#endif
#else
NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
#endif
/* 58 */ NdrFcShort( 0x352 ), /* Type Offset=850 */
/* Parameter pvarResult */
/* 60 */ NdrFcShort( 0x4113 ), /* 16659 */
#ifndef _ALPHA_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -