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

Public Attributes

IUnknown IUnknown_inner
 
IMarshal IMarshal_iface
 
IUnknownouter_unk
 
LONG refcount
 

Detailed Description

Definition at line 102 of file marshal.c.

Member Data Documentation

◆ IMarshal_iface

IMarshal ftmarshaler::IMarshal_iface

Definition at line 105 of file marshal.c.

Referenced by ftmarshaler_inner_QueryInterface(), and impl_ft_from_IMarshal().

◆ IUnknown_inner

IUnknown ftmarshaler::IUnknown_inner

Definition at line 104 of file marshal.c.

Referenced by ftmarshaler_inner_QueryInterface(), and impl_ft_from_IUnknown().

◆ outer_unk

IUnknown* ftmarshaler::outer_unk

Definition at line 106 of file marshal.c.

Referenced by ftmarshaler_AddRef(), ftmarshaler_QueryInterface(), and ftmarshaler_Release().

◆ refcount

LONG ftmarshaler::refcount

Definition at line 107 of file marshal.c.

Referenced by ftmarshaler_inner_AddRef(), and ftmarshaler_inner_Release().


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