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