[#BloombergLP-baljsn-EncoderTestSequenceWithAllCategoriesChoice-makeSelection-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice.adoc[EncoderTestSequenceWithAllCategoriesChoice]::makeSelection :relfileprefix: ../../../ :mrdocs: `makeSelection` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Set the value of this object to be the default for the selection indicated by the specified 'selectionId'. Return 0 on success, and non‐zero value otherwise (i.e., the selection is not found). [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice/makeSelection-02.adoc[makeSelection](int selectionId); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice/makeSelection-02.adoc[_» more..._]# Set the value of this object to be the default for the selection indicated by the specified 'name' of the specified 'nameLength'. Return 0 on success, and non‐zero value otherwise (i.e., the selection is not found). [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice/makeSelection-09.adoc[makeSelection]( char const* name, int nameLength); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesChoice/makeSelection-09.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#