DisplayAdapter.PciSubSystemId Property

Definition

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

UInt32

unsigned int

uint32_t

A value containing the PCI subsystem ID of the adapter.

Applies to