'Declaration Function getAdjacentText( _ ByVal where As System.String _ ) As System.String
System.string getAdjacentText( System.string where )
Parameters
- where
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)
;