ReactOS 0.4.15-dev-7924-g5949c20
_StdMarshalImpl Struct Reference
Collaboration diagram for _StdMarshalImpl:

Public Attributes

IMarshal IMarshal_iface
 
LONG ref
 
DWORD dest_context
 
voiddest_context_data
 

Detailed Description

Definition at line 1240 of file marshal.c.

Member Data Documentation

◆ dest_context

DWORD _StdMarshalImpl::dest_context

Definition at line 1244 of file marshal.c.

Referenced by StdMarshalImpl_Construct().

◆ dest_context_data

void* _StdMarshalImpl::dest_context_data

Definition at line 1245 of file marshal.c.

Referenced by StdMarshalImpl_Construct().

◆ IMarshal_iface

IMarshal _StdMarshalImpl::IMarshal_iface

Definition at line 1242 of file marshal.c.

Referenced by StdMarshalImpl_Construct().

◆ ref

LONG _StdMarshalImpl::ref

Definition at line 1243 of file marshal.c.

Referenced by StdMarshalImpl_Construct().


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