[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategoriesSequence-lookupAttributeInfo-04] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence.adoc[EncoderTestChoiceWithAllCategoriesSequence]::lookupAttributeInfo :relfileprefix: ../../../ :mrdocs: `lookupAttributeInfo` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Return attribute information for the attribute indicated by the specified 'id' if the attribute exists, and 0 otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlat_AttributeInfo.adoc[bdlat_AttributeInfo] const* xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/lookupAttributeInfo-08.adoc[lookupAttributeInfo](int id); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/lookupAttributeInfo-08.adoc[_» more..._]# Return attribute information for the attribute indicated by the specified 'name' of the specified 'nameLength' if the attribute exists, and 0 otherwise. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlat_AttributeInfo.adoc[bdlat_AttributeInfo] const* xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/lookupAttributeInfo-0d.adoc[lookupAttributeInfo]( char const* name, int nameLength); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesSequence/lookupAttributeInfo-0d.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#