SECDirSelectDlg::BrowseForFolder
BOOLSECDirSelectDlg::BrowseForFolder(CString&strPath)
Retrieves the path of the folder selected by the user, if it exists.
Defined in: browedit.cpp
Return Value
Returns non-zero if path was found; otherwise zero.
Parameters
strPath
Destination string where path will be placed.
See Also