Is64Bit
Checks if the application is a 64-bit executable. Returns boolean true if the application is 64 bit, false if it is not. Example: For Altova RaptorXML Server 2025r2sp1(x64), returns true. If an error occurs, a RaptorXMLException is raised.
COM and .NET
Signature: boolean Is64Bit()
Java
Signature: public boolean is64Bit()