|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <rpcproxy.h>

Public Attributes | |
| const IID * | piid |
| const MIDL_SERVER_INFO * | pServerInfo |
| ULONG | DispatchTableCount |
| const PRPC_STUB_FUNCTION * | pDispatchTable |
Definition at line 89 of file rpcproxy.h.
| ULONG tagCInterfaceStubHeader::DispatchTableCount |
Definition at line 93 of file rpcproxy.h.
Referenced by CStdStubBuffer_Delegating_Construct(), and StdProxy_Construct().
| const PRPC_STUB_FUNCTION* tagCInterfaceStubHeader::pDispatchTable |
Definition at line 94 of file rpcproxy.h.
Definition at line 91 of file rpcproxy.h.
Referenced by CStdStubBuffer_Construct(), and CStdStubBuffer_Delegating_Construct().
| const MIDL_SERVER_INFO* tagCInterfaceStubHeader::pServerInfo |
Definition at line 92 of file rpcproxy.h.
Referenced by CStdStubBuffer_GetServerInfo().