makeSelection1 overloads

Synopses

Declared in <balb_testmessages.h>

Set this object to the "Selection1" selection. Optionally specify the value of the "Selection1". If value is not specified, the default "Selection1" value is used.

bool&
makeSelection1();

Same as the preceding overload, using the specified value.

bool&
makeSelection1(bool value);

Created with MrDocs