Tao.Platform.Windows SDK Documentation

Winmm.JOYINFO Structure

The JOYINFO structure contains information about the joystick position and button state.

For a list of all members of this type, see Winmm.JOYINFO Members.

System.Object
   System.ValueType
      Tao.Platform.Windows.Winmm.JOYINFO

[Visual Basic]
Public Structure Winmm.JOYINFO
[C#]
public struct Winmm.JOYINFO

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Requirements

Windows NT/2000/XP: Included in Windows NT 3.1 and later. Windows 95/98/Me: Included in Windows 95 and later. Header: Declared in Mmsystem.h; include Windows.h.

Requirements

Namespace: Tao.Platform.Windows

Assembly: Tao.Platform.Windows (in Tao.Platform.Windows.dll)

See Also

Winmm.JOYINFO Members | Tao.Platform.Windows Namespace