Same as the preceding overload, for a recurring‐event handle.
Synopsis
Declared in <bdlmt_eventscheduler.h>
int
cancelEvent(RecurringEventHandle* handle);
Return Value
0 on successful cancellation, and a non‐zero value otherwise
Parameters
Name |
Description |
handle |
recurring‐event handle to cancel and release |
Created with MrDocs