Joystick
ObjectExists Method (name)
NamespacesDXJoystickJoystickObjectExists(String)
Check for the existence of the named joystick interface feature.
Declaration Syntax
C#Visual BasicVisual C++
protected bool ObjectExists(
	string name
)
Protected Function ObjectExists ( _
	name As String _
) As Boolean
protected:
bool ObjectExists(
	String^ name
)
Parameters
name (String)
The name of the joystick feature.
Return Value
True if the feature exists.

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0