MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Win32 Class
NamespacesMPfm.WindowsControlsWin32
This static class contains useful methods for Win32 operation.
Declaration Syntax
C#Visual Basic
public static class Win32
Public NotInheritable Class Win32
Members
All MembersMethodsFields



IconMemberDescription
CreateIconIndirect(Win32..::..IconInfo%)
Create an icon.

GetIconInfo(IntPtr, Win32..::..IconInfo%)
Returns information about an icon.

GetWheelDeltaWParam(Int32)
Returns the mouse wheel delta value from parameter.

HighWord(Int32)
Returns the high 16-bit value of a 32-bit word.

LowWord(Int32)
Returns the low 16-bit value of a 32-bit word.

WM_MOUSEWHEEL
Defines the mouse wheel event identifier.

Inheritance Hierarchy
Object
Win32

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