php man page for ibase_free_event_handler

Query: ibase_free_event_handler

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
xtinsertraweventhandler(3) - hpux
xtremoveeventhandler(3) - hpux
xtinsertraweventhandler(1) - hpux
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Nicki Paul to the Moderator Team!