[]
createDocumentFragment
method of IHTMLDocument3
interface.
IHTMLDocument2 createDocumentFragment()
Type | Description |
---|---|
IHTMLDocument2 |
An original IDL definition of createDocumentFragment
method was the following: HRESULT createDocumentFragment ([out, retval] IHTMLDocument2** ReturnValue)
;