LOBYTE macro
Retrieves the low-order byte from the specified value.
BYTE LOBYTE(
WORD w
);
The value to be converted.
Type: BYTE
The value to be converted.
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | minwindef.h (include Windows.h) |