Table of Contents

Method LoWord

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LoWord(nint)

Retrieves the low-order word from the specified value.

public static short LoWord(nint value)

Parameters

value nint

Specifies the value to be converted.

Returns

short

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