DeviceInstance.FFDriverGuid Property

Language:

Unique identifier for the driver being used for force feedback. The driver's manufacturer establishes this identifier.

Definition

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

Property Value

System.Guid

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center