CFileDialog::IsPickFoldersMode
Determines if the current dialog is in folder picker mode.
BOOL IsPickFoldersMode() const;
Return Value
TRUE if the dialog is in folder picker mode; otherwise FALSE.
Requirements
Header: afxdlgs.h
Determines if the current dialog is in folder picker mode.
BOOL IsPickFoldersMode() const;
TRUE if the dialog is in folder picker mode; otherwise FALSE.
Header: afxdlgs.h