ReactOS 0.4.15-dev-7942-gd23573b
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 100 of file rpc.c.

Member Data Documentation

◆ bind

RPC_BINDING_HANDLE ClientRpcChannelBuffer::bind

Definition at line 104 of file rpc.c.

◆ event

HANDLE ClientRpcChannelBuffer::event

Definition at line 107 of file rpc.c.

◆ iid

IID ClientRpcChannelBuffer::iid

Definition at line 108 of file rpc.c.

◆ oxid

OXID ClientRpcChannelBuffer::oxid

Definition at line 105 of file rpc.c.

◆ server_pid

DWORD ClientRpcChannelBuffer::server_pid

Definition at line 106 of file rpc.c.

◆ super

RpcChannelBuffer ClientRpcChannelBuffer::super

Definition at line 102 of file rpc.c.


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