TerminalInfoInteger

mql5 프로그램 환경의 해당 속성 값을 반환.

int  TerminalInfoInteger(
   int  property_id      // 속성의 식별자
   );

매개변수

property_id

[in] 속성의 식별자. Can be one of the values of the ENUM_TERMINAL_INFO_INTEGER 열거 값 중 하나일 수 있습니다.

값 반환

int 유형의 값.