Platform SDK: DirectX |
The DirectInputDeviceInstance.GetGuidFFDriver method returns the unique identifier for the force-feedback driver.
object.GetGuidFFDriver() As String
The method returns the GUID for the force feedback driver, in string form. This identifier is established by the manufacturer of the driver.
If the method fails, an error is raised and Err.Number will be set.