![]() |
![]() |
![]() |
AdapterDetails.DeviceIdentifier Property |
Language: |
Retrieves a globally unique identifier (GUID) object that can be used to check changes in the driver and chip set.
Visual Basic .NET Public ReadOnly Property DeviceIdentifier As Guid C# public Guid DeviceIdentifier { get; } Managed C++ public: __property Guid get_DeviceIdentifier(); JScript .NET public function get DeviceIdentifier() : Guid
System.Guid . A Guid
This property is read-only.object that is used as a unique identifier for the driver and chip set pair.
Use this member to track changes to the driver and chip set to generate a new profile for the graphics subsystem. It also can be used to identify problematic drivers.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center