ReactOS 0.4.15-dev-7924-g5949c20
message_state Struct Reference
Collaboration diagram for message_state:

Public Attributes

RPC_BINDING_HANDLE binding_handle
 
ULONG prefix_data_len
 
SChannelHookCallInfo channel_hook_info
 
BOOL bypass_rpcrt
 
HWND target_hwnd
 
DWORD target_tid
 
struct dispatch_params params
 

Detailed Description

Definition at line 124 of file rpc.c.

Member Data Documentation

◆ binding_handle

◆ bypass_rpcrt

BOOL message_state::bypass_rpcrt

◆ channel_hook_info

SChannelHookCallInfo message_state::channel_hook_info

◆ params

◆ prefix_data_len

◆ target_hwnd

HWND message_state::target_hwnd

Definition at line 132 of file rpc.c.

Referenced by ClientRpcChannelBuffer_GetBuffer(), and ClientRpcChannelBuffer_SendReceive().

◆ target_tid

DWORD message_state::target_tid

Definition at line 133 of file rpc.c.

Referenced by ClientRpcChannelBuffer_GetBuffer(), and ClientRpcChannelBuffer_SendReceive().


The documentation for this struct was generated from the following file: