From RMX Automation Wiki
Download the RMX SDK
[edit] Custom Data Types
- VINT - Signed Integer, 32-bit on x86 and 64-bit on x64
- VUINT - Unsigned Integer, 32-bit on x86 and 64-bit on x64
- VPTR - Void Pointer, 32-bit on x86 and 64-bit on x64
- RMXLONG - Unsigned Integer, always 64-bit