#include "rpcproxy.h"#include "FDMCustIEBtn.h"Go to the source code of this file.
Classes | |
| struct | _MIDL_TYPE_FORMAT_STRING |
| struct | _MIDL_PROC_FORMAT_STRING |
Defines | |
| #define | USE_STUBLESS_PROXY |
| #define | __REQUIRED_RPCPROXY_H_VERSION__ 440 |
| #define | TYPE_FORMAT_STRING_SIZE 3 |
| #define | PROC_FORMAT_STRING_SIZE 1 |
| #define | _FDMCustIEBtn_CHECK_IID(n) IID_GENERIC_CHECK_IID( _FDMCustIEBtn, pIID, n) |
Typedefs | |
| typedef struct _MIDL_TYPE_FORMAT_STRING | MIDL_TYPE_FORMAT_STRING |
| typedef struct _MIDL_PROC_FORMAT_STRING | MIDL_PROC_FORMAT_STRING |
Functions | |
| CINTERFACE_PROXY_VTABLE (3) | |
| int __stdcall | _FDMCustIEBtn_IID_Lookup (const IID *pIID, int *pIndex) |
Variables | |
| const MIDL_TYPE_FORMAT_STRING | __MIDL_TypeFormatString |
| const MIDL_PROC_FORMAT_STRING | __MIDL_ProcFormatString |
| const MIDL_STUB_DESC | Object_StubDesc |
| const CInterfaceStubVtbl | _IFDMCustButtonStubVtbl |
| const CInterfaceProxyVtbl * | _FDMCustIEBtn_ProxyVtblList [] |
| const CInterfaceStubVtbl * | _FDMCustIEBtn_StubVtblList [] |
| PCInterfaceName const | _FDMCustIEBtn_InterfaceNamesList [] |
| const ExtendedProxyFileInfo | FDMCustIEBtn_ProxyFileInfo |
| #define __REQUIRED_RPCPROXY_H_VERSION__ 440 |
Definition at line 18 of file FDMCustIEBtn_p.c.
| #define PROC_FORMAT_STRING_SIZE 1 |
Definition at line 31 of file FDMCustIEBtn_p.c.
| #define TYPE_FORMAT_STRING_SIZE 3 |
Definition at line 30 of file FDMCustIEBtn_p.c.
| #define USE_STUBLESS_PROXY |
Definition at line 13 of file FDMCustIEBtn_p.c.
| typedef struct _MIDL_PROC_FORMAT_STRING MIDL_PROC_FORMAT_STRING |
| typedef struct _MIDL_TYPE_FORMAT_STRING MIDL_TYPE_FORMAT_STRING |
| int __stdcall _FDMCustIEBtn_IID_Lookup | ( | const IID * | pIID, | |
| int * | pIndex | |||
| ) |
| CINTERFACE_PROXY_VTABLE | ( | 3 | ) |
| PCInterfaceName const _FDMCustIEBtn_InterfaceNamesList[] |
| const CInterfaceProxyVtbl* _FDMCustIEBtn_ProxyVtblList[] |
Initial value:
{
( CInterfaceProxyVtbl *) &_IFDMCustButtonProxyVtbl,
0
}
Definition at line 138 of file FDMCustIEBtn_p.c.
| const CInterfaceStubVtbl* _FDMCustIEBtn_StubVtblList[] |
Initial value:
{
( CInterfaceStubVtbl *) &_IFDMCustButtonStubVtbl,
0
}
Definition at line 144 of file FDMCustIEBtn_p.c.
| const CInterfaceStubVtbl _IFDMCustButtonStubVtbl |
Initial value:
{
&IID_IFDMCustButton,
0,
3,
0,
CStdStubBuffer_METHODS
}
Definition at line 96 of file FDMCustIEBtn_p.c.
| const ExtendedProxyFileInfo FDMCustIEBtn_ProxyFileInfo |
Initial value:
{
(PCInterfaceProxyVtblList *) & _FDMCustIEBtn_ProxyVtblList,
(PCInterfaceStubVtblList *) & _FDMCustIEBtn_StubVtblList,
(const PCInterfaceName * ) & _FDMCustIEBtn_InterfaceNamesList,
0,
& _FDMCustIEBtn_IID_Lookup,
1,
2,
0,
0,
0,
0
}
Definition at line 171 of file FDMCustIEBtn_p.c.
| const MIDL_STUB_DESC Object_StubDesc |
Initial value:
{
0,
NdrOleAllocate,
NdrOleFree,
0,
0,
0,
0,
0,
__MIDL_TypeFormatString.Format,
1,
0x20000,
0,
0x50100a4,
0,
0,
0,
1,
0,
0,
0
}
Definition at line 63 of file FDMCustIEBtn_p.c.
1.5.6