[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategoriesChoice-makeSelection-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice.adoc[EncoderTestChoiceWithAllCategoriesChoice]::makeSelection :relfileprefix: ../../../ :mrdocs: Set this object to the default value for the selection indicated by `selectionId`. == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int makeSelection(int selectionId); ---- == Description 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). == Return Value 0 on success, and a non‐zero value otherwise == Parameters [cols="1,4"] |=== | Name| Description | *selectionId* | selection identifier |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#