|
ReactOS 0.4.16-dev-2279-gc890759
|
#include <CFontFolderViewCB.h>


Public Member Functions | |
| CFontFolderViewCB () | |
| void | Initialize (CFontExt *pFontExt, IShellView *psv, LPCITEMIDLIST pidlParent) |
| STDMETHODIMP | MessageSFVCB (UINT uMsg, WPARAM wParam, LPARAM lParam) 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 () |
Private Member Functions | |
| BOOL | FilterEvent (PIDLIST_ABSOLUTE *apidls, LONG lEvent) const |
Private Attributes | |
| CFontExt * | m_pFontExt = nullptr |
| CComPtr< IShellView > | m_pShellView |
| HWND | m_hwndView = nullptr |
| CComHeapPtr< ITEMIDLIST > | m_pidlParent |
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 10 of file CFontFolderViewCB.h.
|
inline |
Definition at line 22 of file CFontFolderViewCB.h.
|
private |
Definition at line 24 of file CFontFolderViewCB.cpp.
Referenced by MessageSFVCB().
| void CFontFolderViewCB::Initialize | ( | CFontExt * | pFontExt, |
| IShellView * | psv, | ||
| LPCITEMIDLIST | pidlParent | ||
| ) |
Definition at line 12 of file CFontFolderViewCB.cpp.
|
override |
Definition at line 47 of file CFontFolderViewCB.cpp.
Definition at line 16 of file CFontFolderViewCB.h.
Referenced by MessageSFVCB().
Definition at line 14 of file CFontFolderViewCB.h.
Referenced by Initialize(), and MessageSFVCB().
|
private |
Definition at line 17 of file CFontFolderViewCB.h.
Referenced by Initialize().
|
private |
Definition at line 15 of file CFontFolderViewCB.h.
Referenced by Initialize(), and MessageSFVCB().