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.

unsigned char&
makeSelection2();

Same as the preceding overload, using the specified value.

unsigned char&
makeSelection2(unsigned char value);

Created with MrDocs