[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLElement2.getAdjacentText

getAdjacentText Method

getAdjacentText(string)

getAdjacentText method of IHTMLElement2 interface.

Declaration
string getAdjacentText(string where)
Parameters
Type Name Description
string where
Returns
Type Description
string
Remarks

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