Gets the number of vibration motors in the wheel device.
public:
property unsigned char VibrationMotorCount {
unsigned char get ();
}
Type: unsigned char
Number of vibration motors in the wheel device. This value will be zero, one, or two.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd
IWheelStaticConfiguration Interface