[#BloombergLP-ball-AttributeContext-lookupContext] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/AttributeContext.adoc[AttributeContext]::lookupContext :relfileprefix: ../../../ :mrdocs: Return the address of the modifiable `AttributeContext` object installed in local storage for the current thread, or 0 if no attribute context has been created for this thread. Note that this method can be invoked safely even if the `initialize` class method has not yet been called. == Synopsis Declared in `<ball_attributecontext.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/ball/AttributeContext.adoc[AttributeContext]* lookupContext(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#