Table of Contents

Method LoWord

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

LoWord(IntPtr)

Retrieves the low-order word from the specified value.

public static short LoWord(IntPtr value)

Parameters

value IntPtr

Specifies the value to be converted.

Returns

short

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