API Guides > ConceptRT 3.x
Constants

Detailed Description

Enumerations

enum  MaxCommandLineConstants {
  MaxCommandLineParametersSize,
  MaxCommandLineParametersNumber
}
 Parameters line constants. More...
 

Variables

const char ConceptRTThreadMainName []
 The name of the Thread in debugger. More...
 

Enumeration Type Documentation

enum MaxCommandLineConstants

Parameters line constants.

See also
System::GetCommandLineParameters
Enumerator
MaxCommandLineParametersSize 

Parameter characters max size.

MaxCommandLineParametersNumber 

Parameters max count.

Variable Documentation

const char ConceptRTThreadMainName

The name of the Thread in debugger.