InitJoystick()
Syntax
Result = InitJoystick()Description
Initialize the joystick environment for later use. This function must be called before any other functions within this library. 'Result' returns the number of joysticks which are available. This function attempts to open DirectX. If this function fails while trying to open DirectX, it is most likely due to the fact that DirectX is not available on the system or the version currently installed is out of date. The DirectX recommendations are: DirectX version v3.0 for NT4.0 compatibility or DirectX version v7.0 under all other circumstances.
Supported OS
All