|
ReactOS 0.4.16-dev-2332-g4cba65d
|

Public Attributes | |
| IUnknown | IUnknown_iface |
| LONG | refcount |
| IOleItemContainer * | container |
Definition at line 59 of file itemmoniker.c.
| IOleItemContainer* container_lock::container |
Definition at line 63 of file itemmoniker.c.
Referenced by ItemMonikerImpl_BindToObject(), ItemMonikerImpl_BindToStorage(), ItemMonikerImpl_IsRunning(), ItemMonikerImpl_ParseDisplayName(), and set_container_lock().
| IUnknown container_lock::IUnknown_iface |
Definition at line 61 of file itemmoniker.c.
Referenced by impl_lock_from_IUnknown().
| LONG container_lock::refcount |
Definition at line 62 of file itemmoniker.c.
Referenced by container_lock_Release(), and ItemMonikerImpl_Release().