[]
createElement method of IHTMLDocument2 interface.
IHTMLElement createElement(string eTag)
| Type | Name | Description |
|---|---|---|
| string | eTag |
| Type | Description |
|---|---|
| IHTMLElement |
An original IDL definition of createElement method was the following: HRESULT createElement (BSTR eTag, [out, retval] IHTMLElement** ReturnValue);