Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the low-order word from the specified value.
WORD LOWORD(
DWORD l
);
The value to be converted.
Type: WORD
The return value is the low-order word of the specified value.
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Header | minwindef.h (include Windows.h) |