MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
LowWord Method (word)
NamespacesMPfm.WindowsControlsWin32LowWord(Int32)
Returns the low 16-bit value of a 32-bit word.
Declaration Syntax
C#Visual Basic
public static int LowWord(
	int word
)
Public Shared Function LowWord ( _
	word As Integer _
) As Integer
Parameters
word (Int32)
32-bit word
Return Value
Low 16-bit value

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)