|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 103 of file rpcproxy.h.
| const IRpcStubBufferVtbl* tagCStdStubBuffer::lpVtbl |
Definition at line 105 of file rpcproxy.h.
Referenced by test_CreateStub().
Definition at line 109 of file rpcproxy.h.
Definition at line 108 of file rpcproxy.h.
| struct IPSFactoryBuffer* tagCStdStubBuffer::pPSFactory |
Definition at line 110 of file rpcproxy.h.
Referenced by test_CreateStub().
Definition at line 107 of file rpcproxy.h.
Referenced by test_Connect(), test_CreateStub(), and test_Disconnect().
| LONG tagCStdStubBuffer::RefCount |
Definition at line 106 of file rpcproxy.h.
Referenced by test_CreateStub(), and test_Release().