IHTMLDoc::ImportHTML Method

Imports an HTML from URL. If Filename is specified, creates a session URL first and then imports the html file from that Filename.

IDL

[id(0x000000C9)]

HRESULT _stdcall ImportHTML([in] BSTR Url, [in, optional] BSTR Filename);

Group

IHTMLDoc Methods