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