Constant
Target64Bit
Description
Indicates when your application has been compiled as a 64-bit executable.
Usage
result = Target64Bit
Part |
Type |
Description |
---|---|---|
result |
Returns True if your application has been compiled as a 64-bit executable. |
Compatibility
All project types on all supported operating systems.
See also
DebugBuild, XojoVersion, XojoVersionString, TargetAndroid, TargetBigEndian, TargetDesktop, TargetLinux, TargetLittleEndian, TargetMachO, TargetMobile, TargetWeb, TargetWindows, TargetX86, Target32Bit constants; #If...#Endif statement.