Microsoft DirectX 8.1 (Visual Basic)

DirectInputDeviceInstance8.GetGuidFFDriver

Retrieves the unique identifier for the force-feedback driver.

object.GetGuidFFDriver() As String

Parts

object
Resolves to a DirectInputDeviceInstance8 object.

Return Values

Returns the GUID for the force feedback driver, in string form. This identifier is established by the manufacturer of the driver.

Error Codes

If the method fails, an error is raised and Err.Number is set.

See Also

Using GUIDs