Make the selection identified by the specified selectionId in the specified ref.

Synopsis

Declared in <bdlar_choiceref.h>

int
bdlat_choiceMakeSelection(
    ChoiceRef* ref,
    int selectionId);

Created with MrDocs