BloombergLP::balb::SequenceWithAnonymityChoice2::makeSelection

makeSelection overloads

Synopses

Declared in <balb_testmessages.h>

Set the value of this object to be the default for the selection indicated by the specified selectionId.

int
makeSelection(int selectionId);
» more...

Set the value of this object to be the default for the selection indicated by the specified name of the specified nameLength.

int
makeSelection(
    char const* name,
    int nameLength);
» more...

Return Value

0 on success, and a non-zero value otherwise

Parameters

NameDescription
selectionIdselection identifier
nameselection name
nameLengthlength of name