[#BloombergLP-bdlmt-EventScheduler-addRecurringEventRefRaw] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlmt.adoc[bdlmt]::xref:BloombergLP/bdlmt/EventScheduler.adoc[EventScheduler]::addRecurringEventRefRaw :relfileprefix: ../../../ :mrdocs: Increment the reference count for the recurring event referred to by the specified `handle` and return `handle`. There must be a corresponding call to `releaseEventRaw` when the reference is no longer needed. == Synopsis Declared in `<bdlmt_eventscheduler.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlmt/EventScheduler/RecurringEvent.adoc[EventScheduler::RecurringEvent]* addRecurringEventRefRaw(xref:BloombergLP/bdlmt/EventScheduler/RecurringEvent.adoc[RecurringEvent]* handle) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#