ReactOS 0.4.16-dev-240-gdb5fa3b
|
Public Attributes | |
IMoniker | IMoniker_iface |
IROTData | IROTData_iface |
IMarshal | IMarshal_iface |
LONG | ref |
IMoniker ** | tabMoniker |
ULONG | tabSize |
ULONG | tabLastIndex |
Definition at line 40 of file compositemoniker.c.
IMarshal CompositeMonikerImpl::IMarshal_iface |
Definition at line 43 of file compositemoniker.c.
IMoniker CompositeMonikerImpl::IMoniker_iface |
Definition at line 41 of file compositemoniker.c.
IROTData CompositeMonikerImpl::IROTData_iface |
Definition at line 42 of file compositemoniker.c.
LONG CompositeMonikerImpl::ref |
Definition at line 44 of file compositemoniker.c.
ULONG CompositeMonikerImpl::tabLastIndex |
Definition at line 47 of file compositemoniker.c.
IMoniker** CompositeMonikerImpl::tabMoniker |
Definition at line 45 of file compositemoniker.c.
ULONG CompositeMonikerImpl::tabSize |
Definition at line 46 of file compositemoniker.c.