CHtmlEditCtrlBase::GetDocumentTitle

检索文档的标题。

HRESULT GetDocumentTitle(
   CString& szTitle 
) const;

参数

  • szTitle
    文档的标题。

返回值

返回在成功的S_OK或在失败时错误HRESULT。

要求

Header: afxhtml.h

请参见

参考

CHtmlEditCtrlBase选件类