[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.duplicate

duplicate Method

duplicate()

duplicate method of IHTMLTxtRange interface.

Declaration
IHTMLTxtRange duplicate()
Returns
Type Description
IHTMLTxtRange
Remarks

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