makeSelection1 overloads
Synopses
Declared in <balb_testmessages.h>
Set the value of this object to be a "Selection1" value.
bool&
makeSelection1();
Same as the preceding overload, using the specified value.
bool&
makeSelection1(bool value);
Return Value
modifiable reference to the "Selection1" selection
Parameters
Name |
Description |
value |
value for the selection |
Created with MrDocs