CUserToolsManager::GetFilter
Returns the file filter that the File Open dialog box (CFileDialog Class) uses in the Command field on the Tools tab of the Customize dialog box.
const CString& GetFilter() const;
Return Value
A reference to the CString object that contains the filter.
Requirements
Header: afxusertoolsmanager.h