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