Joystick
GetObject Method (name)
NamespacesDXJoystickJoystickGetObject(String)
Return the named joystick interface feature.
Declaration Syntax
C#Visual BasicVisual C++
protected DeviceObjectInstance GetObject(
	string name
)
Protected Function GetObject ( _
	name As String _
) As DeviceObjectInstance
protected:
DeviceObjectInstance GetObject(
	String^ name
)
Parameters
name (String)
The name of the joystick feature.
Return Value
The named feature, if it exists, otherwise null.

Assembly: Joystick (Module: Joystick) Version: 1.0.3.0