ReactOS 0.4.16-dev-737-g3368adc
|
Public Attributes | |
ULONG | conformance |
GUID | id |
ULONG | size |
unsigned char | data [1] |
ULONG WIRE_ORPC_EXTENT::conformance |
Definition at line 139 of file rpc.c.
Referenced by ChannelHooks_ClientFillBuffer(), ChannelHooks_ClientNotify(), ChannelHooks_ServerFillBuffer(), ChannelHooks_ServerNotify(), ClientRpcChannelBuffer_GetBuffer(), ServerRpcChannelBuffer_GetBuffer(), and unmarshal_ORPC_EXTENT_ARRAY().
Definition at line 142 of file rpc.c.
Referenced by ChannelHooks_ClientNotify(), ChannelHooks_ServerNotify(), and unmarshal_ORPC_EXTENT_ARRAY().
GUID WIRE_ORPC_EXTENT::id |
Definition at line 140 of file rpc.c.
Referenced by ChannelHooks_ClientFillBuffer(), ChannelHooks_ClientNotify(), ChannelHooks_ServerFillBuffer(), ChannelHooks_ServerNotify(), ClientRpcChannelBuffer_GetBuffer(), ServerRpcChannelBuffer_GetBuffer(), and unmarshal_ORPC_EXTENT_ARRAY().
ULONG WIRE_ORPC_EXTENT::size |
Definition at line 141 of file rpc.c.
Referenced by ChannelHooks_ClientFillBuffer(), ChannelHooks_ClientNotify(), ChannelHooks_ServerFillBuffer(), ChannelHooks_ServerNotify(), ClientRpcChannelBuffer_GetBuffer(), ClientRpcChannelBuffer_SendReceive(), ServerRpcChannelBuffer_GetBuffer(), and unmarshal_ORPC_EXTENT_ARRAY().