BooksDAL_p.c
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:23k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- /* this ALWAYS GENERATED file contains the proxy stub code */
- /* File created by MIDL compiler version 5.01.0164 */
- /* at Tue Mar 02 13:38:11 2010
- */
- /* Compiler settings for D:VCday15BooksDALBooksDAL.idl:
- Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext
- error checks: allocation ref bounds_check enum stub_data
- */
- //@@MIDL_FILE_HEADING( )
- #define USE_STUBLESS_PROXY
- /* verify that the <rpcproxy.h> version is high enough to compile this file*/
- #ifndef __REDQ_RPCPROXY_H_VERSION__
- #define __REQUIRED_RPCPROXY_H_VERSION__ 440
- #endif
- #include "rpcproxy.h"
- #ifndef __RPCPROXY_H_VERSION__
- #error this stub requires an updated version of <rpcproxy.h>
- #endif // __RPCPROXY_H_VERSION__
- #include "BooksDAL.h"
- #define TYPE_FORMAT_STRING_SIZE 89
- #define PROC_FORMAT_STRING_SIZE 333
- 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;
- /* Standard interface: __MIDL_itf_BooksDAL_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: IDispatch, ver. 0.0,
- GUID={0x00020400,0x0000,0x0000,{0xC0,0x00,0x00,0x00,0x00,0x00,0x00,0x46}} */
- /* Object interface: IDALMyBools, ver. 0.0,
- GUID={0xA15D55B0,0x457B,0x447F,{0x84,0x00,0x05,0x14,0x67,0x50,0xB4,0x07}} */
- extern const MIDL_STUB_DESC Object_StubDesc;
- extern const MIDL_SERVER_INFO IDALMyBools_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,
- 1, /* -error bounds_check flag */
- 0x20000, /* Ndr library version */
- 0,
- 0x50100a4, /* MIDL Version 5.1.164 */
- 0,
- UserMarshalRoutines,
- 0, /* notify & notify_flag routine table */
- 1, /* Flags */
- 0, /* Reserved3 */
- 0, /* Reserved4 */
- 0 /* Reserved5 */
- };
- static const unsigned short IDALMyBools_FormatStringOffsetTable[] =
- {
- (unsigned short) -1,
- (unsigned short) -1,
- (unsigned short) -1,
- (unsigned short) -1,
- 0,
- 34,
- 62,
- 96,
- 130,
- 164,
- 192,
- 220,
- 248,
- 276,
- 304
- };
- static const MIDL_SERVER_INFO IDALMyBools_ServerInfo =
- {
- &Object_StubDesc,
- 0,
- __MIDL_ProcFormatString.Format,
- &IDALMyBools_FormatStringOffsetTable[-3],
- 0,
- 0,
- 0,
- 0
- };
- static const MIDL_STUBLESS_PROXY_INFO IDALMyBools_ProxyInfo =
- {
- &Object_StubDesc,
- __MIDL_ProcFormatString.Format,
- &IDALMyBools_FormatStringOffsetTable[-3],
- 0,
- 0,
- 0
- };
- CINTERFACE_PROXY_VTABLE(18) _IDALMyBoolsProxyVtbl =
- {
- &IDALMyBools_ProxyInfo,
- &IID_IDALMyBools,
- 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 /* IDALMyBools::GetBookByIsbn */ ,
- (void *)-1 /* IDALMyBools::QueryAllBook */ ,
- (void *)-1 /* IDALMyBools::SaveBook */ ,
- (void *)-1 /* IDALMyBools::DeleteBookById */ ,
- (void *)-1 /* IDALMyBools::Update */ ,
- (void *)-1 /* IDALMyBools::get_UID */ ,
- (void *)-1 /* IDALMyBools::put_UID */ ,
- (void *)-1 /* IDALMyBools::get_PWD */ ,
- (void *)-1 /* IDALMyBools::put_PWD */ ,
- (void *)-1 /* IDALMyBools::get_DataSource */ ,
- (void *)-1 /* IDALMyBools::put_DataSource */
- };
- static const PRPC_STUB_FUNCTION IDALMyBools_table[] =
- {
- STUB_FORWARDING_FUNCTION,
- STUB_FORWARDING_FUNCTION,
- STUB_FORWARDING_FUNCTION,
- STUB_FORWARDING_FUNCTION,
- NdrStubCall2,
- NdrStubCall2,
- NdrStubCall2,
- NdrStubCall2,
- NdrStubCall2,
- NdrStubCall2,
- NdrStubCall2,
- NdrStubCall2,
- NdrStubCall2,
- NdrStubCall2,
- NdrStubCall2
- };
- CInterfaceStubVtbl _IDALMyBoolsStubVtbl =
- {
- &IID_IDALMyBools,
- &IDALMyBools_ServerInfo,
- 18,
- &IDALMyBools_table[-3],
- CStdStubBuffer_DELEGATING_METHODS
- };
- #pragma data_seg(".rdata")
- static const USER_MARSHAL_ROUTINE_QUADRUPLE UserMarshalRoutines[1] =
- {
- {
- BSTR_UserSize
- ,BSTR_UserMarshal
- ,BSTR_UserUnmarshal
- ,BSTR_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, more than 32 methods in the interface.
- #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 GetBookByIsbn */
- 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 2 */ NdrFcLong( 0x0 ), /* 0 */
- /* 6 */ NdrFcShort( 0x7 ), /* 7 */
- #ifndef _ALPHA_
- /* 8 */ NdrFcShort( 0x10 ), /* x86, MIPS, PPC Stack size/offset = 16 */
- #else
- NdrFcShort( 0x20 ), /* Alpha Stack size/offset = 32 */
- #endif
- /* 10 */ NdrFcShort( 0x8 ), /* 8 */
- /* 12 */ NdrFcShort( 0x8 ), /* 8 */
- /* 14 */ 0x5, /* Oi2 Flags: srv must size, has return, */
- 0x3, /* 3 */
- /* Parameter bookisbn */
- /* 16 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */
- #ifndef _ALPHA_
- /* 18 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 20 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Parameter mybook */
- /* 22 */ NdrFcShort( 0x2013 ), /* Flags: must size, must free, out, srv alloc size=8 */
- #ifndef _ALPHA_
- /* 24 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 26 */ NdrFcShort( 0x2 ), /* Type Offset=2 */
- /* Return value */
- /* 28 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 30 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 32 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Procedure QueryAllBook */
- /* 34 */ 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 36 */ NdrFcLong( 0x0 ), /* 0 */
- /* 40 */ NdrFcShort( 0x8 ), /* 8 */
- #ifndef _ALPHA_
- /* 42 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 44 */ NdrFcShort( 0x0 ), /* 0 */
- /* 46 */ NdrFcShort( 0x8 ), /* 8 */
- /* 48 */ 0x5, /* Oi2 Flags: srv must size, has return, */
- 0x2, /* 2 */
- /* Parameter allBook */
- /* 50 */ NdrFcShort( 0x2013 ), /* Flags: must size, must free, out, srv alloc size=8 */
- #ifndef _ALPHA_
- /* 52 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 54 */ NdrFcShort( 0x2 ), /* Type Offset=2 */
- /* Return value */
- /* 56 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 58 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 60 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Procedure SaveBook */
- /* 62 */ 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 64 */ NdrFcLong( 0x0 ), /* 0 */
- /* 68 */ NdrFcShort( 0x9 ), /* 9 */
- #ifndef _ALPHA_
- /* 70 */ NdrFcShort( 0x10 ), /* x86, MIPS, PPC Stack size/offset = 16 */
- #else
- NdrFcShort( 0x20 ), /* Alpha Stack size/offset = 32 */
- #endif
- /* 72 */ NdrFcShort( 0x0 ), /* 0 */
- /* 74 */ NdrFcShort( 0x10 ), /* 16 */
- /* 76 */ 0x6, /* Oi2 Flags: clt must size, has return, */
- 0x3, /* 3 */
- /* Parameter bookdata */
- /* 78 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */
- #ifndef _ALPHA_
- /* 80 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 82 */ NdrFcShort( 0x2c ), /* Type Offset=44 */
- /* Parameter pResult */
- /* 84 */ NdrFcShort( 0x2150 ), /* Flags: out, base type, simple ref, srv alloc size=8 */
- #ifndef _ALPHA_
- /* 86 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 88 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Return value */
- /* 90 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 92 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 94 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Procedure DeleteBookById */
- /* 96 */ 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 98 */ NdrFcLong( 0x0 ), /* 0 */
- /* 102 */ NdrFcShort( 0xa ), /* 10 */
- #ifndef _ALPHA_
- /* 104 */ NdrFcShort( 0x10 ), /* x86, MIPS, PPC Stack size/offset = 16 */
- #else
- NdrFcShort( 0x20 ), /* Alpha Stack size/offset = 32 */
- #endif
- /* 106 */ NdrFcShort( 0x8 ), /* 8 */
- /* 108 */ NdrFcShort( 0x10 ), /* 16 */
- /* 110 */ 0x4, /* Oi2 Flags: has return, */
- 0x3, /* 3 */
- /* Parameter id */
- /* 112 */ NdrFcShort( 0x48 ), /* Flags: in, base type, */
- #ifndef _ALPHA_
- /* 114 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 116 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Parameter iResult */
- /* 118 */ NdrFcShort( 0x2150 ), /* Flags: out, base type, simple ref, srv alloc size=8 */
- #ifndef _ALPHA_
- /* 120 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 122 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Return value */
- /* 124 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 126 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 128 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Procedure Update */
- /* 130 */ 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 132 */ NdrFcLong( 0x0 ), /* 0 */
- /* 136 */ NdrFcShort( 0xb ), /* 11 */
- #ifndef _ALPHA_
- /* 138 */ NdrFcShort( 0x10 ), /* x86, MIPS, PPC Stack size/offset = 16 */
- #else
- NdrFcShort( 0x20 ), /* Alpha Stack size/offset = 32 */
- #endif
- /* 140 */ NdrFcShort( 0x0 ), /* 0 */
- /* 142 */ NdrFcShort( 0x10 ), /* 16 */
- /* 144 */ 0x6, /* Oi2 Flags: clt must size, has return, */
- 0x3, /* 3 */
- /* Parameter Book */
- /* 146 */ NdrFcShort( 0x10b ), /* Flags: must size, must free, in, simple ref, */
- #ifndef _ALPHA_
- /* 148 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 150 */ NdrFcShort( 0x2c ), /* Type Offset=44 */
- /* Parameter iResult */
- /* 152 */ NdrFcShort( 0x2150 ), /* Flags: out, base type, simple ref, srv alloc size=8 */
- #ifndef _ALPHA_
- /* 154 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 156 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Return value */
- /* 158 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 160 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 162 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Procedure get_UID */
- /* 164 */ 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 166 */ NdrFcLong( 0x0 ), /* 0 */
- /* 170 */ NdrFcShort( 0xc ), /* 12 */
- #ifndef _ALPHA_
- /* 172 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 174 */ NdrFcShort( 0x0 ), /* 0 */
- /* 176 */ NdrFcShort( 0x8 ), /* 8 */
- /* 178 */ 0x5, /* Oi2 Flags: srv must size, has return, */
- 0x2, /* 2 */
- /* Parameter pVal */
- /* 180 */ NdrFcShort( 0x2113 ), /* Flags: must size, must free, out, simple ref, srv alloc size=8 */
- #ifndef _ALPHA_
- /* 182 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 184 */ NdrFcShort( 0x22 ), /* Type Offset=34 */
- /* Return value */
- /* 186 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 188 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 190 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Procedure put_UID */
- /* 192 */ 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 194 */ NdrFcLong( 0x0 ), /* 0 */
- /* 198 */ NdrFcShort( 0xd ), /* 13 */
- #ifndef _ALPHA_
- /* 200 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 202 */ NdrFcShort( 0x0 ), /* 0 */
- /* 204 */ NdrFcShort( 0x8 ), /* 8 */
- /* 206 */ 0x6, /* Oi2 Flags: clt must size, has return, */
- 0x2, /* 2 */
- /* Parameter newVal */
- /* 208 */ NdrFcShort( 0x8b ), /* Flags: must size, must free, in, by val, */
- #ifndef _ALPHA_
- /* 210 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 212 */ NdrFcShort( 0x4e ), /* Type Offset=78 */
- /* Return value */
- /* 214 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 216 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 218 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Procedure get_PWD */
- /* 220 */ 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 222 */ NdrFcLong( 0x0 ), /* 0 */
- /* 226 */ NdrFcShort( 0xe ), /* 14 */
- #ifndef _ALPHA_
- /* 228 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 230 */ NdrFcShort( 0x0 ), /* 0 */
- /* 232 */ NdrFcShort( 0x8 ), /* 8 */
- /* 234 */ 0x5, /* Oi2 Flags: srv must size, has return, */
- 0x2, /* 2 */
- /* Parameter pVal */
- /* 236 */ NdrFcShort( 0x2113 ), /* Flags: must size, must free, out, simple ref, srv alloc size=8 */
- #ifndef _ALPHA_
- /* 238 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 240 */ NdrFcShort( 0x22 ), /* Type Offset=34 */
- /* Return value */
- /* 242 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 244 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 246 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Procedure put_PWD */
- /* 248 */ 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 250 */ NdrFcLong( 0x0 ), /* 0 */
- /* 254 */ NdrFcShort( 0xf ), /* 15 */
- #ifndef _ALPHA_
- /* 256 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 258 */ NdrFcShort( 0x0 ), /* 0 */
- /* 260 */ NdrFcShort( 0x8 ), /* 8 */
- /* 262 */ 0x6, /* Oi2 Flags: clt must size, has return, */
- 0x2, /* 2 */
- /* Parameter newVal */
- /* 264 */ NdrFcShort( 0x8b ), /* Flags: must size, must free, in, by val, */
- #ifndef _ALPHA_
- /* 266 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 268 */ NdrFcShort( 0x4e ), /* Type Offset=78 */
- /* Return value */
- /* 270 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 272 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 274 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Procedure get_DataSource */
- /* 276 */ 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 278 */ NdrFcLong( 0x0 ), /* 0 */
- /* 282 */ NdrFcShort( 0x10 ), /* 16 */
- #ifndef _ALPHA_
- /* 284 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 286 */ NdrFcShort( 0x0 ), /* 0 */
- /* 288 */ NdrFcShort( 0x8 ), /* 8 */
- /* 290 */ 0x5, /* Oi2 Flags: srv must size, has return, */
- 0x2, /* 2 */
- /* Parameter pVal */
- /* 292 */ NdrFcShort( 0x2113 ), /* Flags: must size, must free, out, simple ref, srv alloc size=8 */
- #ifndef _ALPHA_
- /* 294 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 296 */ NdrFcShort( 0x22 ), /* Type Offset=34 */
- /* Return value */
- /* 298 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 300 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 302 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- /* Procedure put_DataSource */
- /* 304 */ 0x33, /* FC_AUTO_HANDLE */
- 0x6c, /* Old Flags: object, Oi2 */
- /* 306 */ NdrFcLong( 0x0 ), /* 0 */
- /* 310 */ NdrFcShort( 0x11 ), /* 17 */
- #ifndef _ALPHA_
- /* 312 */ NdrFcShort( 0xc ), /* x86, MIPS, PPC Stack size/offset = 12 */
- #else
- NdrFcShort( 0x18 ), /* Alpha Stack size/offset = 24 */
- #endif
- /* 314 */ NdrFcShort( 0x0 ), /* 0 */
- /* 316 */ NdrFcShort( 0x8 ), /* 8 */
- /* 318 */ 0x6, /* Oi2 Flags: clt must size, has return, */
- 0x2, /* 2 */
- /* Parameter newVal */
- /* 320 */ NdrFcShort( 0x8b ), /* Flags: must size, must free, in, by val, */
- #ifndef _ALPHA_
- /* 322 */ NdrFcShort( 0x4 ), /* x86, MIPS, PPC Stack size/offset = 4 */
- #else
- NdrFcShort( 0x8 ), /* Alpha Stack size/offset = 8 */
- #endif
- /* 324 */ NdrFcShort( 0x4e ), /* Type Offset=78 */
- /* Return value */
- /* 326 */ NdrFcShort( 0x70 ), /* Flags: out, return, base type, */
- #ifndef _ALPHA_
- /* 328 */ NdrFcShort( 0x8 ), /* x86, MIPS, PPC Stack size/offset = 8 */
- #else
- NdrFcShort( 0x10 ), /* Alpha Stack size/offset = 16 */
- #endif
- /* 330 */ 0x8, /* FC_LONG */
- 0x0, /* 0 */
- 0x0
- }
- };
- static const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString =
- {
- 0,
- {
- NdrFcShort( 0x0 ), /* 0 */
- /* 2 */
- 0x11, 0x14, /* FC_RP [alloced_on_stack] */
- /* 4 */ NdrFcShort( 0x2 ), /* Offset= 2 (6) */
- /* 6 */
- 0x13, 0x0, /* FC_OP */
- /* 8 */ NdrFcShort( 0x24 ), /* Offset= 36 (44) */
- /* 10 */
- 0x13, 0x0, /* FC_OP */
- /* 12 */ NdrFcShort( 0xc ), /* Offset= 12 (24) */
- /* 14 */
- 0x1b, /* FC_CARRAY */
- 0x1, /* 1 */
- /* 16 */ NdrFcShort( 0x2 ), /* 2 */
- /* 18 */ 0x9, /* Corr desc: FC_ULONG */
- 0x0, /* */
- /* 20 */ NdrFcShort( 0xfffc ), /* -4 */
- /* 22 */ 0x6, /* FC_SHORT */
- 0x5b, /* FC_END */
- /* 24 */
- 0x17, /* FC_CSTRUCT */
- 0x3, /* 3 */
- /* 26 */ NdrFcShort( 0x8 ), /* 8 */
- /* 28 */ NdrFcShort( 0xfffffff2 ), /* Offset= -14 (14) */
- /* 30 */ 0x8, /* FC_LONG */
- 0x8, /* FC_LONG */
- /* 32 */ 0x5c, /* FC_PAD */
- 0x5b, /* FC_END */
- /* 34 */ 0xb4, /* FC_USER_MARSHAL */
- 0x83, /* 131 */
- /* 36 */ NdrFcShort( 0x0 ), /* 0 */
- /* 38 */ NdrFcShort( 0x4 ), /* 4 */
- /* 40 */ NdrFcShort( 0x0 ), /* 0 */
- /* 42 */ NdrFcShort( 0xffffffe0 ), /* Offset= -32 (10) */
- /* 44 */
- 0x1a, /* FC_BOGUS_STRUCT */
- 0x3, /* 3 */
- /* 46 */ NdrFcShort( 0xc ), /* 12 */
- /* 48 */ NdrFcShort( 0x0 ), /* 0 */
- /* 50 */ NdrFcShort( 0x0 ), /* Offset= 0 (50) */
- /* 52 */ 0x8, /* FC_LONG */
- 0x4c, /* FC_EMBEDDED_COMPLEX */
- /* 54 */ 0x0, /* 0 */
- NdrFcShort( 0xffffffeb ), /* Offset= -21 (34) */
- 0x4c, /* FC_EMBEDDED_COMPLEX */
- /* 58 */ 0x0, /* 0 */
- NdrFcShort( 0xffffffe7 ), /* Offset= -25 (34) */
- 0x5b, /* FC_END */
- /* 62 */
- 0x11, 0x0, /* FC_RP */
- /* 64 */ NdrFcShort( 0xffffffec ), /* Offset= -20 (44) */
- /* 66 */
- 0x11, 0xc, /* FC_RP [alloced_on_stack] [simple_pointer] */
- /* 68 */ 0x8, /* FC_LONG */
- 0x5c, /* FC_PAD */
- /* 70 */
- 0x11, 0x4, /* FC_RP [alloced_on_stack] */
- /* 72 */ NdrFcShort( 0xffffffda ), /* Offset= -38 (34) */
- /* 74 */
- 0x12, 0x0, /* FC_UP */
- /* 76 */ NdrFcShort( 0xffffffcc ), /* Offset= -52 (24) */
- /* 78 */ 0xb4, /* FC_USER_MARSHAL */
- 0x83, /* 131 */
- /* 80 */ NdrFcShort( 0x0 ), /* 0 */
- /* 82 */ NdrFcShort( 0x4 ), /* 4 */
- /* 84 */ NdrFcShort( 0x0 ), /* 0 */
- /* 86 */ NdrFcShort( 0xfffffff4 ), /* Offset= -12 (74) */
- 0x0
- }
- };
- const CInterfaceProxyVtbl * _BooksDAL_ProxyVtblList[] =
- {
- ( CInterfaceProxyVtbl *) &_IDALMyBoolsProxyVtbl,
- 0
- };
- const CInterfaceStubVtbl * _BooksDAL_StubVtblList[] =
- {
- ( CInterfaceStubVtbl *) &_IDALMyBoolsStubVtbl,
- 0
- };
- PCInterfaceName const _BooksDAL_InterfaceNamesList[] =
- {
- "IDALMyBools",
- 0
- };
- const IID * _BooksDAL_BaseIIDList[] =
- {
- &IID_IDispatch,
- 0
- };
- #define _BooksDAL_CHECK_IID(n) IID_GENERIC_CHECK_IID( _BooksDAL, pIID, n)
- int __stdcall _BooksDAL_IID_Lookup( const IID * pIID, int * pIndex )
- {
- if(!_BooksDAL_CHECK_IID(0))
- {
- *pIndex = 0;
- return 1;
- }
- return 0;
- }
- const ExtendedProxyFileInfo BooksDAL_ProxyFileInfo =
- {
- (PCInterfaceProxyVtblList *) & _BooksDAL_ProxyVtblList,
- (PCInterfaceStubVtblList *) & _BooksDAL_StubVtblList,
- (const PCInterfaceName * ) & _BooksDAL_InterfaceNamesList,
- (const IID ** ) & _BooksDAL_BaseIIDList,
- & _BooksDAL_IID_Lookup,
- 1,
- 2,
- 0, /* table of [async_uuid] interfaces */
- 0, /* Filler1 */
- 0, /* Filler2 */
- 0 /* Filler3 */
- };