DirectX SDK |
The DirectInputDeviceInstance.GetGuidProduct method retrieves the manufacturer's unique identifier for the device.
object.GetGuidProduct() As String
The method returns the GUID for the product, in string form. This identifier is established by the manufacturer of the device.
If the method fails, an error is raised and Err.Number will be set.