CHtmlEditCtrlBase::SetDocumentHTML
設定目前文件的 HTML。
HRESULT SetDocumentHTML(
LPCTSTR szHTML
) const;
參數
- szHTML
HTML。
傳回值
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
需求
Header: afxhtml.h
設定目前文件的 HTML。
HRESULT SetDocumentHTML(
LPCTSTR szHTML
) const;
如果成功則傳回 S_OK 或在失敗的錯誤 HRESULT。
Header: afxhtml.h