ReactOS 0.4.15-dev-8096-ga0eec98
RpcChannelBuffer Struct Reference
Collaboration diagram for RpcChannelBuffer:

Public Attributes

IRpcChannelBuffer IRpcChannelBuffer_iface
 
LONG refs
 
DWORD dest_context
 
voiddest_context_data
 

Detailed Description

Definition at line 91 of file rpc.c.

Member Data Documentation

◆ dest_context

DWORD RpcChannelBuffer::dest_context

Definition at line 96 of file rpc.c.

◆ dest_context_data

void* RpcChannelBuffer::dest_context_data

Definition at line 97 of file rpc.c.

◆ IRpcChannelBuffer_iface

IRpcChannelBuffer RpcChannelBuffer::IRpcChannelBuffer_iface

Definition at line 93 of file rpc.c.

◆ refs

LONG RpcChannelBuffer::refs

Definition at line 94 of file rpc.c.


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