Skip to content

IsX64

IsX64

Gets the information about the type of the client terminal.

bool  IsX64() const

Return Value

true - 64-bit version is used, otherwise - false.

Note

The type of the terminal is defined by TerminalInfoInteger() function (TERMINAL_X64 property).

Last updated on