Table of Contents

Method LoWord

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

LoWord(IntPtr)

Retrieves the low-order word from the specified value.

public static short LoWord(IntPtr value)

Parameters

value nint

Specifies the value to be converted.

Returns

short

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