Gets and sets a Boolean that determines whether the joystick is enabled.
|
JavaScript |
|
|
EnableJoystick |
|
|
C# |
|
|
bool EnableJoystick { get; set; } |
|
|
C++ |
|
|
HRESULT EnableJoystick([in] VARIANT_BOOL pVal) HRESULT EnableJoystick([out, retval] VARIANT_BOOL pVal) |
|