ReactOS 0.4.15-dev-8092-ge0ba2f3
RpcStreamImpl Struct Reference
Collaboration diagram for RpcStreamImpl:

Public Attributes

IStream IStream_iface
 
LONG RefCount
 
PMIDL_STUB_MESSAGE pMsg
 
LPDWORD size
 
unsigned chardata
 
DWORD pos
 

Detailed Description

Definition at line 77 of file ndr_ole.c.

Member Data Documentation

◆ data

unsigned char* RpcStreamImpl::data

Definition at line 83 of file ndr_ole.c.

◆ IStream_iface

IStream RpcStreamImpl::IStream_iface

Definition at line 79 of file ndr_ole.c.

◆ pMsg

PMIDL_STUB_MESSAGE RpcStreamImpl::pMsg

Definition at line 81 of file ndr_ole.c.

◆ pos

DWORD RpcStreamImpl::pos

Definition at line 84 of file ndr_ole.c.

◆ RefCount

LONG RpcStreamImpl::RefCount

Definition at line 80 of file ndr_ole.c.

◆ size

LPDWORD RpcStreamImpl::size

Definition at line 82 of file ndr_ole.c.


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