[#BloombergLP-balb-SequenceWithAnonymityChoice2-lookupSelectionInfo-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/SequenceWithAnonymityChoice2.adoc[SequenceWithAnonymityChoice2]::lookupSelectionInfo :relfileprefix: ../../../ :mrdocs: Return selection information for the selection indicated by the specified `name` of the specified `nameLength` if the selection exists, and 0 otherwise. == Synopsis Declared in `<balb_testmessages.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlat_SelectionInfo.adoc[bdlat_SelectionInfo] const* lookupSelectionInfo( char const* name, int nameLength); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#