createHTMLDocument method

[This documentation is preliminary and is subject to change.]

Creates an HTML document.

Document Object Model (DOM) Level 3 Core Specification, Section 1.4Internet Explorer 9

Syntax

IHTMLDocument7 retVal = object.createHTMLDocument(bstrTitle);

Standards information

Parameters

  • bstrTitle [in]
    Type: BSTR

    The value of the title element in the HTML document.

See also

Reference

createDocument

createDocumentType

 

 

Build date: 1/26/2012