[#BloombergLP-balb-Choice4-makeSelection2-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Choice4.adoc[Choice4]::makeSelection2 :relfileprefix: ../../../ :mrdocs: `makeSelection2` overloads == Synopses Declared in `<balb_testmessages.h>` Set this object to the "Selection2" selection. Optionally specify the `value` of the "Selection2". If `value` is not specified, the default "Selection2" value is used. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int& xref:BloombergLP/balb/Choice4/makeSelection2-0a.adoc[makeSelection2](); ---- [.small]#xref:BloombergLP/balb/Choice4/makeSelection2-0a.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int& xref:BloombergLP/balb/Choice4/makeSelection2-0d.adoc[makeSelection2](int value); ---- [.small]#xref:BloombergLP/balb/Choice4/makeSelection2-0d.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#