[]
attachEvent method of IHTMLDocument3 interface.
bool attachEvent(string _event, object pdisp)
| Type | Name | Description |
|---|---|---|
| string | _event | |
| object | pdisp |
| Type | Description |
|---|---|
| bool |
An original IDL definition of attachEvent method was the following: HRESULT attachEvent (BSTR event, IDispatch* pdisp, [out, retval] VARIANT_BOOL* ReturnValue);