Expand Minimize
This topic has not yet been rated - Rate this topic

CHtmlEditCtrlBase::GetDocumentHTML

Retrieves the HTML of the current document.

HRESULT GetDocumentHTML(
   CString& szHTML 
) const;

Parameter

szHTML
The HTML.

Return Value

Returns S_OK on success, or an error HRESULT on failure.

See Also

CHtmlEditCtrlBase Overview | Class Members | CHtmlEditCtrlBase::SetDocumentHTML

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.