[]
detachEvent method of IHTMLElement2 interface.
void detachEvent(string _event, object pdisp)
| Type | Name | Description |
|---|---|---|
| string | _event | |
| object | pdisp |
An original IDL definition of detachEvent method was the following: HRESULT detachEvent (BSTR event, IDispatch* pdisp);