[]
getAdjacentText
method of IHTMLElement2
interface.
string getAdjacentText(string where)
Type | Name | Description |
---|---|---|
string | where |
Type | Description |
---|---|
string |
An original IDL definition of getAdjacentText
method was the following: HRESULT getAdjacentText (BSTR where, [out, retval] BSTR* ReturnValue)
;