CHtmlEditCtrlBase::GetDocumentTitle
Retrieves the document's title.
HRESULT GetDocumentTitle(
CString& szTitle
) const;
Parameters
- szTitle
The document's title.
Return Value
Returns S_OK on success, or an error HRESULT on failure.
Requirements
Header: afxhtml.h