|
ReactOS 0.4.16-dev-2354-g16de117
|

Public Attributes | |
| IMoniker | IMoniker_iface |
| IROTData | IROTData_iface |
| IMarshal | IMarshal_iface |
| LONG | ref |
| IMoniker * | left |
| IMoniker * | right |
| unsigned int | comp_count |
Definition at line 38 of file compositemoniker.c.
Definition at line 47 of file compositemoniker.c.
| IMarshal CompositeMonikerImpl::IMarshal_iface |
Definition at line 42 of file compositemoniker.c.
| IMoniker CompositeMonikerImpl::IMoniker_iface |
Definition at line 40 of file compositemoniker.c.
Referenced by composite_get_leftmost(), and composite_get_rightmost().
| IROTData CompositeMonikerImpl::IROTData_iface |
Definition at line 41 of file compositemoniker.c.
| IMoniker* CompositeMonikerImpl::left |
Definition at line 45 of file compositemoniker.c.
Referenced by composite_get_components(), composite_get_leftmost(), composite_get_rightmost(), composite_save_components(), and moniker_get_tree_representation().
| LONG CompositeMonikerImpl::ref |
Definition at line 43 of file compositemoniker.c.
| IMoniker* CompositeMonikerImpl::right |
Definition at line 46 of file compositemoniker.c.
Referenced by composite_get_components(), composite_get_rightmost(), composite_save_components(), and moniker_get_tree_representation().