ibase_free_event_handler(3) php man page | unix.com

Man Page: ibase_free_event_handler

Operating Environment: php

Section: 3

IBASE_FREE_EVENT_HANDLER(3)						 1					       IBASE_FREE_EVENT_HANDLER(3)

ibase_free_event_handler - Cancels a registered event handler

SYNOPSIS
bool ibase_free_event_handler (resource $event)
DESCRIPTION
This function causes the registered event handler specified by $event to be cancelled. The callback function will no longer be called for the events it was registered to handle.
PARAMETERS
o $event - An event resource, created by ibase_set_event_handler(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ibase_set_event_handler(3). PHP Documentation Group IBASE_FREE_EVENT_HANDLER(3)
Related Man Pages
xtdispatcheventtowidget(3x) - hpux
xtinserteventtypehandler(3x) - hpux
xtinserteventhandler(3) - hpux
xtremoveeventtypehandler(3x) - hpux
event_set(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun