Platform
Win32, x64
Purpose
To get the bottom 16 bits of a 32 bit integer.
Syntax
INTEGER*2 FUNCTION LOWORD@(DWORD) INTEGER DWORD
Notes
This is the Fortran ClearWin+ equivalent of the Microsoft C macro with the same name. See also: HIWORD@, LOBYTE@, HIBYTE@