MQL4 Reference Checkup MQLInfoInteger
|
MQLInfoIntegerReturns the value of a corresponding property of a running mql4 program.
Parameters property_id [in] Identifier of a property. Can be one of values of the ENUM_MQL_INFO_INTEGER enumeration. Return Value Value of int type. |