IASHTMLControl::get_HTML

This method retrieves the current HTML string.

Syntax

HRESULT get_HTML( BSTR *pbstrHTML );

Parameters

pbstrHTML
Pointer to an HTML-formatted string.

Return Values

An appropriate HRESULT value is returned.

Remarks

If pbstrHTML is set, the contents of pbstrHTML are currently being displayed.