DeviceInstance.ProductGuid Property

Language:

Unique identifier for the product. This identifier is established by the manufacturer of the device.

Definition

Visual Basic Public ReadOnly Property ProductGuid As Guid
C# public Guid ProductGuid { get; }
C++ public:
property Guid ProductGuid {
        Guid get();
}
JScript public function get ProductGuid() : 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