C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLElement2 Interface : getAdjacentText Method |
getAdjacentText
method of IHTMLElement2
interface.
'Declaration Function getAdjacentText( _ ByVal where As System.String _ ) As System.String
System.string getAdjacentText( System.string where )
An original IDL definition of getAdjacentText
method was the following: HRESULT getAdjacentText (BSTR where, [out, retval] BSTR* ReturnValue)
;