ReactOS 0.4.16-dev-736-g28b802b
|
#include <rpcproxy.h>
Public Attributes | |
const IRpcStubBufferVtbl * | lpVtbl |
LONG | RefCount |
struct IUnknown * | pvServerObject |
const struct ICallFactoryVtbl * | pCallFactoryVtbl |
const IID * | pAsyncIID |
struct IPSFactoryBuffer * | pPSFactory |
Definition at line 108 of file rpcproxy.h.
const IRpcStubBufferVtbl* tagCStdStubBuffer::lpVtbl |
Definition at line 110 of file rpcproxy.h.
Referenced by test_CreateStub().
Definition at line 114 of file rpcproxy.h.
Definition at line 113 of file rpcproxy.h.
struct IPSFactoryBuffer* tagCStdStubBuffer::pPSFactory |
Definition at line 115 of file rpcproxy.h.
Referenced by test_CreateStub().
Definition at line 112 of file rpcproxy.h.
Referenced by test_Connect(), test_CreateStub(), and test_Disconnect().
LONG tagCStdStubBuffer::RefCount |
Definition at line 111 of file rpcproxy.h.
Referenced by test_CreateStub(), and test_Release().