[#BloombergLP-bdlcc-TimeQueueItem-handle-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueueItem.adoc[TimeQueueItem]::handle :relfileprefix: ../../../ :mrdocs: `handle` overloads == Synopses Declared in `<bdlcc_timequeue.h>` Return the modifiable handle value associated with this item. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlcc/TimeQueueItem/Handle-03.adoc[Handle]& xref:BloombergLP/bdlcc/TimeQueueItem/handle-0d2.adoc[handle](); ---- [.small]#xref:BloombergLP/bdlcc/TimeQueueItem/handle-0d2.adoc[_» more..._]# Return the non‐modifiable handle value associated with this item. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlcc/TimeQueueItem/Handle-03.adoc[Handle] xref:BloombergLP/bdlcc/TimeQueueItem/handle-0d7.adoc[handle]() const; ---- [.small]#xref:BloombergLP/bdlcc/TimeQueueItem/handle-0d7.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#