ReactOS 0.4.16-dev-1049-g378a335
|
Public Member Functions | |
CEnumExplorerCommand () | |
STDMETHODIMP | Initialize (IContextMenu *zipObject) |
STDMETHODIMP | Next (ULONG celt, IExplorerCommand **pUICommand, ULONG *pceltFetched) |
STDMETHODIMP | Skip (ULONG celt) |
STDMETHODIMP | Reset () |
STDMETHODIMP | Clone (IEnumExplorerCommand **ppenum) |
![]() | |
~CComObjectRootEx () | |
ULONG | InternalAddRef () |
ULONG | InternalRelease () |
void | Lock () |
void | Unlock () |
HRESULT | _AtlInitialConstruct () |
![]() | |
CComObjectRootBase () | |
~CComObjectRootBase () | |
void | SetVoid (void *) |
HRESULT | _AtlFinalConstruct () |
HRESULT | FinalConstruct () |
void | InternalFinalConstructAddRef () |
void | InternalFinalConstructRelease () |
void | FinalRelease () |
Private Attributes | |
bool | m_bFirst |
CComPtr< IContextMenu > | m_pZipObject |
Additional Inherited Members | |
![]() | |
static void WINAPI | ObjectMain (bool) |
static const struct _ATL_CATMAP_ENTRY * | GetCategoryMap () |
static HRESULT WINAPI | InternalQueryInterface (void *pThis, const _ATL_INTMAP_ENTRY *pEntries, REFIID iid, void **ppvObject) |
![]() | |
LONG | m_dwRef |
Definition at line 79 of file CExplorerCommand.cpp.
|
inline |
Definition at line 89 of file CExplorerCommand.cpp.
|
inline |
Definition at line 136 of file CExplorerCommand.cpp.
|
inline |
Definition at line 94 of file CExplorerCommand.cpp.
|
inline |
Definition at line 101 of file CExplorerCommand.cpp.
|
inline |
Definition at line 131 of file CExplorerCommand.cpp.
|
inline |
|
private |
Definition at line 84 of file CExplorerCommand.cpp.
|
private |
Definition at line 85 of file CExplorerCommand.cpp.