CFileDialogImpl::GetFileTitle

LPCTSTRCFileDialogImpl::GetFileTitle(void)

Get the title of the file

Defined in: CommonDialogs.h

Return Value

Returns the selected file title.

Comments

Call this function to retrieve the title of the file entered in the dialog box. The title of the file includes only its prefix, without the path or the extension. For example, GetFileTitle will return "TEXT" for the file C:\\FILES\\TEXT.DAT.