ReactOS 0.4.16-dev-1238-gd80fdbe
|
Public Member Functions | |
CShellFolderViewCBWrapper () | |
virtual | ~CShellFolderViewCBWrapper () |
HRESULT WINAPI | Initialize (LPCSFV psvcbi) |
STDMETHODIMP | MessageSFVCB (UINT uMsg, WPARAM wParam, LPARAM lParam) override |
STDMETHODIMP | SetSite (IUnknown *pUnkSite) override |
![]() | |
~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 () |
Protected Attributes | |
HWND | m_hWndMain |
PIDLIST_ABSOLUTE | m_Pidl |
CComPtr< IShellFolder > | m_psf |
CComPtr< IShellView > | m_psvOuter |
LPFNVIEWCALLBACK | m_Callback |
FOLDERVIEWMODE | m_FVM |
LONG | m_Events |
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 13 of file CDefViewUtil.cpp.
|
inline |
Definition at line 28 of file CDefViewUtil.cpp.
|
inlinevirtual |
Definition at line 30 of file CDefViewUtil.cpp.
Definition at line 35 of file CDefViewUtil.cpp.
|
inlineoverride |
Definition at line 47 of file CDefViewUtil.cpp.
Referenced by SetSite().
|
inlineoverride |
Definition at line 76 of file CDefViewUtil.cpp.
|
protected |
Definition at line 23 of file CDefViewUtil.cpp.
Referenced by Initialize(), and MessageSFVCB().
|
protected |
Definition at line 25 of file CDefViewUtil.cpp.
Referenced by Initialize(), and MessageSFVCB().
|
protected |
Definition at line 24 of file CDefViewUtil.cpp.
Referenced by Initialize(), and MessageSFVCB().
|
protected |
Definition at line 19 of file CDefViewUtil.cpp.
Referenced by MessageSFVCB().
|
protected |
Definition at line 20 of file CDefViewUtil.cpp.
Referenced by Initialize(), MessageSFVCB(), and ~CShellFolderViewCBWrapper().
|
protected |
Definition at line 21 of file CDefViewUtil.cpp.
Referenced by Initialize(), and MessageSFVCB().
|
protected |
Definition at line 22 of file CDefViewUtil.cpp.
Referenced by Initialize(), and MessageSFVCB().