DeviceCaps.FFDriverVersion Property (Microsoft.DirectX.DirectInput)

Version number of the device driver.

Definition

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

Property Value

System.Int32

This property is read-only.