makeSelection2 overloads

Synopses

Declared in <balb_testmessages.h>

Set the value of this object to be a "Selection2" value.

unsigned char&
makeSelection2();

Same as the preceding overload, using the specified value.

unsigned char&
makeSelection2(unsigned char value);

Return Value

modifiable reference to the "Selection2" selection

Parameters

Name

Description

value

value for the selection

Created with MrDocs