Share via


DeviceCaps.DeviceSubType Property (Microsoft.DirectX.DirectInput)

Device type specifier. This member can contain values identical to those in the dwDevType member of the Dideviceinstance structure.

Definition

Visual Basic Public ReadOnly Property DeviceSubType As Integer
C# public int DeviceSubType { get; }
C++ public:
property int DeviceSubType {
        int get();
}
JScript public function get DeviceSubType() : int

Property Value

System.Int32

This property is read-only.