|
ReactOS 0.4.16-dev-2320-ge1853c6
|

Public Attributes | |
| IMarshal | IMarshal_iface |
| LONG | refcount |
| DWORD | dest_context |
| void * | dest_context_data |
| DWORD stdmarshal::dest_context |
Definition at line 2010 of file marshal.c.
Referenced by CoGetStandardMarshal(), InternalCoStdMarshalObject(), StdMarshalImpl_Construct(), and StdMarshalImpl_UnmarshalInterface().
| void* stdmarshal::dest_context_data |
Definition at line 2011 of file marshal.c.
Referenced by InternalCoStdMarshalObject(), StdMarshalImpl_Construct(), and StdMarshalImpl_UnmarshalInterface().
| IMarshal stdmarshal::IMarshal_iface |
Definition at line 2008 of file marshal.c.
Referenced by impl_from_StdMarshal().
| LONG stdmarshal::refcount |
Definition at line 2009 of file marshal.c.
Referenced by StdMarshalImpl_AddRef(), and StdMarshalImpl_Release().