Click or drag to resize

wclHelpersLoWord Method

Returns Lo Word of the UInt32 value.

Namespace: wclCommon
Assembly: wclCommon (in wclCommon.dll) Version: 7.11.10.0 (7.11.10.0)
Syntax
public static ushort LoWord(
	uint nValue
)

Parameters

nValue  UInt32
The UInt32 value.

Return Value

UInt16
The Lo Word.
See Also