![]() |
![]() |
![]() |
AdapterDetails.SubSystemId Property |
Language: |
Retrieves a value used to identify the subsystem.
Visual Basic .NET Public ReadOnly Property SubSystemId As Integer C# public int SubSystemId { get; } Managed C++ public: __property int get_SubSystemId(); JScript .NET public function get SubSystemId() : int
System.Int32 . Value used to identify the subsystem, typically the particular board.
This property is read-only.
The 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