Make the selection identified by the specified selectionId in the specified ref.
Declared in <bdlar_choiceref.h>
int
bdlat_choiceMakeSelection(
ChoiceRef* ref,
int selectionId);
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| ref | choice reference to manipulate |
| selectionId | id of the selection to make current |