The fields of the Winmm.JOYINFOEX structure are listed below. For a complete list of Winmm.JOYINFOEX structure members, see the Winmm.JOYINFOEX Members topic.
![]() | Current button number that is pressed. |
![]() | Current state of the 32 joystick buttons. The value of this member can be set to any combination of JOY_BUTTONn flags, where n is a value in the range of 1 through 32 corresponding to the button that is pressed. |
![]() | Flags indicating the valid information returned in this structure. Members that do not contain valid information are set to zero. |
![]() | Current position of the point-of-view control. Values for this member are in the range 0 through 35,900. These values represent the angle, in degrees, of each view multiplied by 100. |
![]() | Reserved; do not use. |
![]() | Reserved; do not use. |
![]() | Current position of the rudder or fourth joystick axis. |
![]() | Size, in bytes, of this structure. |
![]() | Current fifth axis position. |
![]() | Current sixth axis position. |
![]() | Current X-coordinate. |
![]() | Current Y-coordinate. |
![]() | Current Z-coordinate. |
Winmm.JOYINFOEX Class | Tao.Platform.Windows Namespace | joyGetPosEx