TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
string TerminalInfoString ( int  property_id)

Returns the value of a corresponding property of the program environment. The property must be of string type

Parameters
property_idIdentifier of a property. Can be one of the following values:
TERMINAL_LANGUAGELanguage of the terminal
TERMINAL_COMPANYCompany name
TERMINAL_NAMETerminal name
TERMINAL_PATHFolder from which the terminal is started
TERMINAL_DATA_PATHFolder in which terminal data are stored
TERMINAL_COMMONDATA_PATHCommon path for all of the terminals installed on a computer
Returns
Value of corresponding string property