[#BloombergLP-bdlar-bdlat_choiceMakeSelection-00] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::bdlat_choiceMakeSelection :relfileprefix: ../../ :mrdocs: `bdlat_choiceMakeSelection` overloads == Synopses Declared in `<bdlar_choiceref.h>` Make the selection identified by the specified `selectionId` in the specified `ref`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int xref:BloombergLP/bdlar/bdlat_choiceMakeSelection-02.adoc[bdlat_choiceMakeSelection]( xref:BloombergLP/bdlar/ChoiceRef.adoc[ChoiceRef]* ref, int selectionId); ---- [.small]#xref:BloombergLP/bdlar/bdlat_choiceMakeSelection-02.adoc[_» more..._]# Make the selection identified by the specified `selectionName` of the specified `selectionNameLength` in the specified `ref`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int xref:BloombergLP/bdlar/bdlat_choiceMakeSelection-0d.adoc[bdlat_choiceMakeSelection]( xref:BloombergLP/bdlar/ChoiceRef.adoc[ChoiceRef]* ref, char const* selectionName, int selectionNameLength); ---- [.small]#xref:BloombergLP/bdlar/bdlat_choiceMakeSelection-0d.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#