|
ReactOS 0.4.16-dev-1946-g52006dd
|


Public Member Functions | |
| STDMETHODIMP | Initialize (IContextMenu *zipObject) |
| STDMETHODIMP | GetCommands (IUnknown *punkSite, REFIID riid, void **ppv) |
| STDMETHODIMP | GetCommand (REFGUID rguidCommandId, REFIID riid, void **ppv) |
Public Member Functions inherited from ATL::CComObjectRootEx< CComMultiThreadModelNoCS > | |
| ~CComObjectRootEx () | |
| ULONG | InternalAddRef () |
| ULONG | InternalRelease () |
| void | Lock () |
| void | Unlock () |
| HRESULT | _AtlInitialConstruct () |
Public Member Functions inherited from ATL::CComObjectRootBase | |
| 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 Public Member Functions inherited from ATL::CComObjectRootBase | |
| 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) |
Public Attributes inherited from ATL::CComObjectRootBase | |
| 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.