Microsoft SDK for Java

getDevCapsProductName

This method of the DirectInput Class queries a joystick for its manufacturer's product name.

Syntax

public String getDevCapsProductName(int joyid);

Return Value

Returns The joystick model name.

Parameters

joyid The joystick identifier.

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