







Gets the JoystickSubType of this Device.
Namespace:
PPJoy
Assembly:
PPJoyWrapper (in PPJoyWrapper.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property SubType As JoystickSubTypes |
| C# |
|---|
public JoystickSubTypes SubType { get; } |
| Visual C++ |
|---|
public: property JoystickSubTypes SubType { JoystickSubTypes get (); } |
