createHTMLDocument method

Creates an HTML document.

 

Syntax

IHTMLDocument7 retVal = object.createHTMLDocument(bstrTitle);

Parameters

  • bstrTitle [in]
    Type: BSTR

    The value of the title element in the HTML document.

Standards information

See also

Reference

IHTMLDOMImplementation2::createDocument

IHTMLDOMImplementation2::createDocumentType