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

See Also

Reference

CFileDialog Class