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