ReactOS 0.4.16-dev-2384-gff6bd79
ClientRpcChannelBuffer Struct Reference
Collaboration diagram for ClientRpcChannelBuffer:

Public Attributes

RpcChannelBuffer super
 
RPC_BINDING_HANDLE bind
 
OXID oxid
 
DWORD server_pid
 
HANDLE event
 
IID iid
 

Detailed Description

Definition at line 95 of file rpc.c.

Member Data Documentation

◆ bind

RPC_BINDING_HANDLE ClientRpcChannelBuffer::bind

Definition at line 99 of file rpc.c.

◆ event

HANDLE ClientRpcChannelBuffer::event

Definition at line 102 of file rpc.c.

◆ iid

IID ClientRpcChannelBuffer::iid

Definition at line 103 of file rpc.c.

◆ oxid

OXID ClientRpcChannelBuffer::oxid

Definition at line 100 of file rpc.c.

◆ server_pid

DWORD ClientRpcChannelBuffer::server_pid

Definition at line 101 of file rpc.c.

◆ super

RpcChannelBuffer ClientRpcChannelBuffer::super

Definition at line 97 of file rpc.c.


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