The fields of the Winmm.JOYCAPS structure are listed below. For a complete list of Winmm.JOYCAPS structure members, see the Winmm.JOYCAPS Members topic.
![]() | Null-terminated string identifying the joystick driver OEM. |
![]() | Null-terminated string containing the joystick product name. |
![]() | Null-terminated string containing the registry key for the joystick. |
![]() | Joystick capabilities The following flags define individual capabilities that a joystick might have: |
![]() | Maximum number of axes supported by the joystick. |
![]() | Maximum number of buttons supported by the joystick. |
![]() | Manufacturer identifier. Manufacturer identifiers are defined in Manufacturer and Product Identifiers. |
![]() | Number of axes currently in use by the joystick. |
![]() | Number of joystick buttons. |
![]() | Largest polling frequency supported when captured by joySetCapture. |
![]() | Smallest polling frequency supported when captured by the joySetCapture function. |
![]() | Product identifier. Product identifiers are defined in Manufacturer and Product Identifiers. |
![]() | Maximum rudder value. The rudder is a fourth axis of movement. |
![]() | Minimum rudder value. The rudder is a fourth axis of movement. |
![]() | Maximum u-coordinate (fifth axis) values. |
![]() | Minimum u-coordinate (fifth axis) values. |
![]() | Maximum v-coordinate (sixth axis) values. |
![]() | Minimum v-coordinate (sixth axis) values. |
![]() | Maximum X-coordinate. |
![]() | Minimum X-coordinate. |
![]() | Maximum Y-coordinate. |
![]() | Minimum Y-coordinate. |
![]() | Maximum Z-coordinate. |
![]() | Minimum Z-coordinate. |
Winmm.JOYCAPS Class | Tao.Platform.Windows Namespace | Winmm.JOYINFO | Winmm.JOYINFOEX | joySetCapture