[#BloombergLP-balb-FeatureTestMessage-lookupSelectionInfo-0b2] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/FeatureTestMessage.adoc[FeatureTestMessage]::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/FeatureTestMessage/lookupSelectionInfo-0b9.adoc[lookupSelectionInfo](int id); ---- [.small]#xref:BloombergLP/balb/FeatureTestMessage/lookupSelectionInfo-0b9.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/FeatureTestMessage/lookupSelectionInfo-00.adoc[lookupSelectionInfo]( char const* name, int nameLength); ---- [.small]#xref:BloombergLP/balb/FeatureTestMessage/lookupSelectionInfo-00.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#