[#BloombergLP-ball-CategoryManager-lookupCategory-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/CategoryManager.adoc[CategoryManager]::lookupCategory :relfileprefix: ../../../ :mrdocs: Return the address of the modifiable category having the specified `categoryName`in the registry of this category manager, or 0 if no such category exists. Note that the category name is possibly changed by the registered category name filter callback before the lookup. == Synopsis Declared in `<ball_categorymanager.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/ball/Category.adoc[Category]* lookupCategory(char const* categoryName); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#