ReactOS 0.4.16-dev-106-g10b08aa
|
#include <rpcproxy.h>
Public Attributes | |
const IID * | piid |
const MIDL_SERVER_INFO * | pServerInfo |
ULONG | DispatchTableCount |
const PRPC_STUB_FUNCTION * | pDispatchTable |
Definition at line 94 of file rpcproxy.h.
ULONG tagCInterfaceStubHeader::DispatchTableCount |
Definition at line 98 of file rpcproxy.h.
Referenced by CStdStubBuffer_Delegating_Construct(), and StdProxy_Construct().
const PRPC_STUB_FUNCTION* tagCInterfaceStubHeader::pDispatchTable |
Definition at line 99 of file rpcproxy.h.
Definition at line 96 of file rpcproxy.h.
Referenced by CStdStubBuffer_Construct(), and CStdStubBuffer_Delegating_Construct().
const MIDL_SERVER_INFO* tagCInterfaceStubHeader::pServerInfo |
Definition at line 97 of file rpcproxy.h.