Microsoft SDK for Java

getDevCaps

This method of the DirectInput Class queries a joystick to determine its capabilities.

Syntax

public void getDevCaps(int joyid, JoyCaps pjc);

Parameters

joyid The joystick identifier.
pic The JoyCaps object that contains the joystick capabilities.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.