Return a "raw" pointer to the recurring event managed by this handle, or 0 if this handle does not manage a reference.
Synopsis
Declared in <bdlmt_eventscheduler.h>
operator bdlmt::EventSchedulerRecurringEventHandle::RecurringEvent const*() const;
Created with MrDocs