Removes a handler from the event.
"webRequestEvent_var" is a variable referencing a WebRequestEvent object.
|
"webRequestEvent_var" is a variable referencing a WebRequestEvent object.
|
Type | Description |
boolean | Returns true if removal of the handler was successful. |
Name | Type | Description |
handler | WebRequestEventHandler | The handler object to be removed from the event. |