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