Method LoWord
LoWord(nint)
Retrieves the low-order word from the specified value.
public static short LoWord(nint value)
Parameters
valuenintSpecifies the value to be converted.
Returns
- short
The return value is the low-order word of the specified value.