Return the named joystick interface feature.

Declaration Syntax
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