ReactOS 0.4.16-dev-2320-ge1853c6
stdmarshal Struct Reference
Collaboration diagram for stdmarshal:

Public Attributes

IMarshal IMarshal_iface
 
LONG refcount
 
DWORD dest_context
 
voiddest_context_data
 

Detailed Description

Definition at line 2006 of file marshal.c.

Member Data Documentation

◆ dest_context

◆ dest_context_data

void* stdmarshal::dest_context_data

◆ IMarshal_iface

IMarshal stdmarshal::IMarshal_iface

Definition at line 2008 of file marshal.c.

Referenced by impl_from_StdMarshal().

◆ refcount

LONG stdmarshal::refcount

Definition at line 2009 of file marshal.c.

Referenced by StdMarshalImpl_AddRef(), and StdMarshalImpl_Release().


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