|
ReactOS 0.4.17-dev-357-ga8f14ff
|
#include <CFolderOptions.h>


Static Public Member Functions | |
| static HRESULT | ResetGlobalAndDefViewFolderSettings () |
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) |
Protected Types | |
| enum | DEFFOLDERSETTINGACTION { DFSA_QUERY = -1 , DFSA_RESET , DFSA_APPLY } |
Protected Member Functions | |
| HRESULT | HandleDefFolderSettings (int Action) |
Private Attributes | |
| CComPtr< IUnknown > | m_pSite |
Additional Inherited Members | |
Public Types inherited from IShellPropSheetExt | |
| enum | tagSHELLPROPSHEETEXTPAGEID { EXPPS_FILETYPES = 0x1 } |
| typedef UINT | EXPPS |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Public Types inherited from IShellExtInit | |
| typedef IShellExtInit * | LPSHELLEXTINIT |
Public Types inherited from IObjectWithSite | |
| typedef IObjectWithSite * | LPOBJECTWITHSITE |
Public Attributes inherited from ATL::CComObjectRootBase | |
| LONG | m_dwRef |
Definition at line 24 of file CFolderOptions.h.
|
protected |
| CFolderOptions::CFolderOptions | ( | ) |
Definition at line 27 of file CFolderOptions.cpp.
| CFolderOptions::~CFolderOptions | ( | ) |
Definition at line 32 of file CFolderOptions.cpp.
|
override |
Implements IShellPropSheetExt.
Definition at line 44 of file CFolderOptions.cpp.
Definition at line 64 of file CFolderOptions.h.
|
inline |
Definition at line 60 of file CFolderOptions.h.
|
override |
Definition at line 108 of file CFolderOptions.cpp.
Definition at line 155 of file CFolderOptions.cpp.
Referenced by ApplyDefFolderSettings(), and CanSetDefFolderSettings().
|
override |
|
override |
|
static |
Definition at line 149 of file CFolderOptions.cpp.
Referenced by FolderOptionsViewDlg(), and HandleDefFolderSettings().
|
override |
Implements IObjectWithSite.
Definition at line 102 of file CFolderOptions.cpp.
|
private |
Definition at line 32 of file CFolderOptions.h.
Referenced by GetSite(), HandleDefFolderSettings(), and SetSite().