![]() |
![]() |
![]() |
AdapterDetails.DeviceId Property |
Language: |
Retrieves a value that is used to help identify a particular chip set.
Visual Basic .NET Public ReadOnly Property DeviceId As Integer C# public int DeviceId { get; } Managed C++ public: __property int get_DeviceId(); JScript .NET public function get DeviceId() : int
System.Int32 . Value that helps identify the chip set.
This property is read-only.
The returned value can be zero if it is unknown.
The VendorId, DeviceId, SubSystemId, and Revision members can be used in tandem to identify particular chip sets. However, these members should be used with caution.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center