跳至内容

TerminalInfoInteger

TerminalInfoInteger

返回 mql4 程序环境对应属性的值。

int  TerminalInfoInteger(
   int  property_id      // identifier of a property
   );

参数

property_id

[in] 属性的标识符。可以是 ENUM_TERMINAL_INFO_INTEGER 枚举中的值之一。

返回值

int 类型的值。

最后更新于