SimApi Control addCommandLineParameter 2
Jump to navigation
Jump to search
static void SimApi::Control::addCommandLineParameter(CCHAR_W *parameterName, CCHAR_W *parameterValue)
Description
Adds new parameters and value to the command line. UNICODE
Parameters
parameterName - The name of the new command line parameter.
parameterValue - The value of the command line parameter.
Return
Type: void Description: True, if suceeded; Otherwise, false.
See Also
addCommandLineParameter