Event::del

Makes event non-pending

Description

public bool Event::del ( void )

Removes an event from the set of monitored events, i.e. makes it non-pending.

Parameters

This function has no parameters.

Return Values

Returns TRUE on success. Otherwise FALSE

See Also

  • Event::add