[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategoriesChoice-lookupSelectionInfo-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice.adoc[EncoderTestChoiceWithAllCategoriesChoice]::lookupSelectionInfo :relfileprefix: ../../../ :mrdocs: `lookupSelectionInfo` overloads == Synopses Declared in `<baljsn_encoder_testtypes.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/baljsn/EncoderTestChoiceWithAllCategoriesChoice/lookupSelectionInfo-09.adoc[lookupSelectionInfo](int id); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice/lookupSelectionInfo-09.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/baljsn/EncoderTestChoiceWithAllCategoriesChoice/lookupSelectionInfo-04.adoc[lookupSelectionInfo]( char const* name, int nameLength); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice/lookupSelectionInfo-04.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#