|
ReactOS 0.4.16-dev-1946-g52006dd
|


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 |
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 () |
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 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 45 of file CDefViewUtil.cpp.
|
inline |
Definition at line 60 of file CDefViewUtil.cpp.
|
inlinevirtual |
Definition at line 62 of file CDefViewUtil.cpp.
Definition at line 67 of file CDefViewUtil.cpp.
|
inlineoverride |
Definition at line 79 of file CDefViewUtil.cpp.
Referenced by SetSite().
|
inlineoverride |
Definition at line 108 of file CDefViewUtil.cpp.
|
protected |
Definition at line 55 of file CDefViewUtil.cpp.
Referenced by Initialize(), and MessageSFVCB().
|
protected |
Definition at line 57 of file CDefViewUtil.cpp.
Referenced by Initialize(), and MessageSFVCB().
|
protected |
Definition at line 56 of file CDefViewUtil.cpp.
Referenced by Initialize(), and MessageSFVCB().
|
protected |
Definition at line 51 of file CDefViewUtil.cpp.
Referenced by MessageSFVCB().
|
protected |
Definition at line 52 of file CDefViewUtil.cpp.
Referenced by Initialize(), MessageSFVCB(), and ~CShellFolderViewCBWrapper().
|
protected |
Definition at line 53 of file CDefViewUtil.cpp.
Referenced by Initialize(), and MessageSFVCB().
|
protected |
Definition at line 54 of file CDefViewUtil.cpp.
Referenced by Initialize(), and MessageSFVCB().