×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

Changes - MultiCharts
Open main menu

Changes

Is64BitProcess

340 bytes added, 22:25, 27 February 2017
Created page with "Returns a logical value indicating whether the current process is the 64-bit process. ==Usage== <syntaxhighlight>Is64BitProcess </syntaxhighlight> ==Example== <syntaxhig..."
Returns a logical value indicating whether the current process is the 64-bit process.

==Usage==
<syntaxhighlight>Is64BitProcess </syntaxhighlight>

==Example==

<syntaxhighlight>Is64BitProcess</syntaxhighlight>

returns True if the current process is the 64-bit process, otherwise returns False.

[[Category:Environment Information]]