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

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