C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLDocument3 Interface : createDocumentFragment Method |
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)
;