Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the normal title for the specified document.
virtual CString GetNormalDocumentTitle(
CDocument *pDocument
);
Parameters
Parameter |
Description |
[in] pDocument |
A pointer to a CDocument. |
Return Value
The normal title for the specified document.
Remarks
The normal title of a document is usually the file name of the document without the path. This is the title in the File name field of the Save As dialog box.
Requirements
Header: afxdatarecovery.h