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 Carbon
  • MacOS X Cocoa
  • Win32 - Windows
  • Linux x86

    Unsupported Platforms:

    See Also

    GlobalMethods Global