|
ReactOS 0.4.16-dev-2320-ge1853c6
|

Public Attributes | |
| IUnknown | IUnknown_inner |
| IMarshal | IMarshal_iface |
| IUnknown * | outer_unk |
| LONG | refcount |
| IMarshal ftmarshaler::IMarshal_iface |
Definition at line 105 of file marshal.c.
Referenced by ftmarshaler_inner_QueryInterface(), and impl_ft_from_IMarshal().
| IUnknown ftmarshaler::IUnknown_inner |
Definition at line 104 of file marshal.c.
Referenced by ftmarshaler_inner_QueryInterface(), and impl_ft_from_IUnknown().
| IUnknown* ftmarshaler::outer_unk |
Definition at line 106 of file marshal.c.
Referenced by ftmarshaler_AddRef(), ftmarshaler_QueryInterface(), and ftmarshaler_Release().
| LONG ftmarshaler::refcount |
Definition at line 107 of file marshal.c.
Referenced by ftmarshaler_inner_AddRef(), and ftmarshaler_inner_Release().