ReactOS 0.4.16-dev-1946-g52006dd
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 48 of file ndr_ole.c.

Member Data Documentation

◆ data

unsigned char* RpcStreamImpl::data

Definition at line 54 of file ndr_ole.c.

◆ IStream_iface

IStream RpcStreamImpl::IStream_iface

Definition at line 50 of file ndr_ole.c.

◆ pMsg

PMIDL_STUB_MESSAGE RpcStreamImpl::pMsg

Definition at line 52 of file ndr_ole.c.

◆ pos

DWORD RpcStreamImpl::pos

Definition at line 55 of file ndr_ole.c.

◆ RefCount

LONG RpcStreamImpl::RefCount

Definition at line 51 of file ndr_ole.c.

◆ size

LPDWORD RpcStreamImpl::size

Definition at line 53 of file ndr_ole.c.


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