Microsoft DirectX 8.1 (Visual Basic) |
Retrieves the manufacturer's unique identifier for the device.
object.GetGuidProduct() As String
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 is set.