Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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