|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| RPCOLEMESSAGE * | msg |
| IRpcStubBuffer * | stub |
| IRpcChannelBuffer * | chan |
| IID | iid |
| IUnknown * | iface |
| HANDLE | handle |
| BOOL | bypass_rpcrt |
| RPC_STATUS | status |
| HRESULT | hr |
| IRpcChannelBuffer* dispatch_params::chan |
| IUnknown* dispatch_params::iface |
Definition at line 117 of file rpc.c.
Referenced by ClientRpcChannelBuffer_SendReceive().
| RPC_STATUS dispatch_params::status |
Definition at line 120 of file rpc.c.
Referenced by ClientRpcChannelBuffer_SendReceive().
| IRpcStubBuffer* dispatch_params::stub |