CHtmlEditCtrlBase::GetDocumentHTML
會擷取目前文件的 HTML。
HRESULT GetDocumentHTML(
CString& szHTML
) const;
參數
- szHTML
HTML。
傳回值
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
需求
Header: afxhtml.h
會擷取目前文件的 HTML。
HRESULT GetDocumentHTML(
CString& szHTML
) const;
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
Header: afxhtml.h