[]
        
(Showing Draft Content)

C1.Util.Win.Win32.HIWORDU

HIWORDU Method

HIWORDU(nint)

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 static int HIWORDU(nint value)
Parameters
Type Name Description
nint value

The value to be converted.

Returns
Type Description
int

The return value is the high-order word of the specified value.

Remarks

WM_HSCROLL WM_VSCROLL - current position of the scroll box