DisplayAdapter.PciSubSystemId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the PCI subsystem ID of the adapter.
public:
property unsigned int PciSubSystemId { unsigned int get(); };
uint32_t PciSubSystemId();
public uint PciSubSystemId { get; }
var uInt32 = displayAdapter.pciSubSystemId;
Public ReadOnly Property PciSubSystemId As UInteger
Property Value
A value containing the PCI subsystem ID of the adapter.