InstallShield 2019 ยป InstallScript Language Reference
The LOWORD function extracts the low-order word (two bytes) from the 32-bit integer value specified by lValue.
Syntax
LOWORD ( lValue );
Parameters
| Parameter | Description | 
| lValue | Specifies the 32-bit integer from which you want to extract the lower two bytes. | 
Return Values
This function returns the low-order word (lower two bytes) of the integer.
See Also
Bit Operators (&, |, ^, ~, <<, >>)
| InstallShield 2019 Help LibraryApril 2019 | Copyright Information | Flexera |