CUserToolsManager::GetDefExt

Returns the default extension that the File Open dialog box (CFileDialog::CFileDialog) uses in the Command field on the Tools tab of the Customize dialog box.

const CString& GetDefExt() const;

Return Value

A reference to the CString object that contains the extension.

Requirements

Header: afxusertoolsmanager.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CUserToolsManager Class