ReactOS 0.4.15-dev-7953-g1f49173
CompositeMonikerImpl Struct Reference
Collaboration diagram for CompositeMonikerImpl:

Public Attributes

IMoniker IMoniker_iface
 
IROTData IROTData_iface
 
IMarshal IMarshal_iface
 
LONG ref
 
IMoniker ** tabMoniker
 
ULONG tabSize
 
ULONG tabLastIndex
 

Detailed Description

Definition at line 40 of file compositemoniker.c.

Member Data Documentation

◆ IMarshal_iface

IMarshal CompositeMonikerImpl::IMarshal_iface

Definition at line 43 of file compositemoniker.c.

◆ IMoniker_iface

IMoniker CompositeMonikerImpl::IMoniker_iface

Definition at line 41 of file compositemoniker.c.

◆ IROTData_iface

IROTData CompositeMonikerImpl::IROTData_iface

Definition at line 42 of file compositemoniker.c.

◆ ref

LONG CompositeMonikerImpl::ref

Definition at line 44 of file compositemoniker.c.

◆ tabLastIndex

ULONG CompositeMonikerImpl::tabLastIndex

Definition at line 47 of file compositemoniker.c.

◆ tabMoniker

IMoniker** CompositeMonikerImpl::tabMoniker

Definition at line 45 of file compositemoniker.c.

◆ tabSize

ULONG CompositeMonikerImpl::tabSize

Definition at line 46 of file compositemoniker.c.


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