<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > OS (Operating System) > OS_IsWOW64 |
Description
Determine if running on 32-bit Windows or 64-bit Windows.
Syntax
Number = OS_IsWow64
Returns
Numeric.
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples