CHtmlEditCtrlBase::GetDocument

检索文档对象。

HRESULT GetDocument(
   IHTMLDocument2** ppDoc 
) const;

参数

  • ppDoc
    文档对象。

返回值

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

要求

Header: afxhtml.h

请参见

参考

CHtmlEditCtrlBase选件类