ReactOS 0.4.16-dev-1041-g8b6907f
|
Public Member Functions | |
STDMETHODIMP | Initialize (IContextMenu *zipObject) |
STDMETHODIMP | GetCommands (IUnknown *punkSite, REFIID riid, void **ppv) |
STDMETHODIMP | GetCommand (REFGUID rguidCommandId, REFIID riid, void **ppv) |
![]() | |
~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 | |
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 150 of file CExplorerCommand.cpp.
|
inline |
Definition at line 169 of file CExplorerCommand.cpp.
|
inline |
Definition at line 165 of file CExplorerCommand.cpp.
|
inline |
Definition at line 158 of file CExplorerCommand.cpp.
|
private |
Definition at line 155 of file CExplorerCommand.cpp.