Set the value of this object to be the default for the selection indicated by the specified name of the specified nameLength.
Synopsis
Declared in <balb_testmessages.h>
int
makeSelection(
char const* name,
int nameLength);
Description
Return 0 on success, and non‐zero value otherwise (i.e., the selection is not found).
Return Value
0 on success, and a non‐zero value otherwise
Parameters
Name |
Description |
name |
selection name |
nameLength |
length of |
Created with MrDocs