next up previous contents index
Next: evDump Up: Event Operations Previous: evCancel

evIsCancelled

   

Returns true if an evCancel has been performed on the event. Because event handlers receive their event as the first calling argument, it is possible for a handler to check for cancellation of itself from other threads.

bool evIsCancelled(Event event)



Larry Peterson
Wed Jan 10 10:40:08 MST 1996