A | B | C |  D | E | F |  G | H | I |  J | K | L |  M | N | O |  P | Q | R |  S | T | U |  V | W | X |  Y | Z



joyGetNumDevs

The joyGetNumDevs function queries the joystick driver for the number of joysticks it supports.

VB4-32,5,6
Declare Function joyGetNumDevs Lib "winmm.dll" Alias "joyGetNumDev" () As Long

Operating Systems Supported
Requires Windows NT 3.1 or later; Requires Windows 95 or later

Library
Winmm

Return Values
Returns the number of joysticks supported by the joystick driver or zero if no driver is present.

Last update: 07 April 2006