Parameters
- where
- newText
replaceAdjacentText
method of IHTMLElement2
interface.
An original IDL definition of replaceAdjacentText
method was the following: HRESULT replaceAdjacentText (BSTR where, BSTR newText, [out, retval] BSTR* ReturnValue)
;