Retrieves the high-order word from the specified value. This function handles the message parameters of window. See in MSDN which function used to process the message.
'Declaration
Public Shared Function HIWORDU( _
ByVal As IntPtr _
) As Integer
Parameters
- value
- The value to be converted.
Return Value
The return value is the high-order word of the specified value.