'Declaration Function createDocumentFragment() As IHTMLDocument2
IHTMLDocument2 createDocumentFragment()
createDocumentFragment
method of IHTMLDocument3
interface.
'Declaration Function createDocumentFragment() As IHTMLDocument2
IHTMLDocument2 createDocumentFragment()
An original IDL definition of createDocumentFragment
method was the following: HRESULT createDocumentFragment ([out, retval] IHTMLDocument2** ReturnValue)
;