| UtilsLib Xojo and Real Studio 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:
MacOS X CarbonMacOS X CocoaWin32 - WindowsLinux x86Unsupported Platforms:
See Also
GlobalMethods Global