[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLDocument3.createDocumentFragment

createDocumentFragment Method

createDocumentFragment()

createDocumentFragment method of IHTMLDocument3 interface.

Declaration
IHTMLDocument2 createDocumentFragment()
Function createDocumentFragment() As IHTMLDocument2
Returns
Type Description
IHTMLDocument2
Remarks

An original IDL definition of createDocumentFragment method was the following: HRESULT createDocumentFragment ([out, retval] IHTMLDocument2** ReturnValue);