| UtilsLib REALbasic Plugin |
|
HiWord Method
To obtain most-significant 16 bits of 32-bit operand, use the HiWord function.
HiWord(
value as Integer) as Integer
Parameters
- value
- 2-bit source operand.
Returns
- Integer
Remarks
Supported Platforms:
PPC - MacOS 9Carbon - MacOS 9 and MacOS X (PEF)MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Win32 - WindowsLinux x86
See Also
GlobalMethods Global