[#BloombergLP-bdlmt-EventSchedulerRecurringEventHandle-2conversion] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/EventSchedulerRecurringEventHandle.adoc[EventSchedulerRecurringEventHandle]::operator xref:BloombergLP/bdlmt/EventSchedulerRecurringEventHandle/RecurringEvent.adoc[bdlmt::EventSchedulerRecurringEventHandle::RecurringEvent] const* :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- operator xref:BloombergLP/bdlmt/EventSchedulerRecurringEventHandle/RecurringEvent.adoc[bdlmt::EventSchedulerRecurringEventHandle::RecurringEvent] const*() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#