DisplayAdapter.PciRevision Property

Definition

Gets the PCI revision number of the adapter.

public:
 property unsigned int PciRevision { unsigned int get(); };
uint32_t PciRevision();
public uint PciRevision { get; }
var uInt32 = displayAdapter.pciRevision;
Public ReadOnly Property PciRevision As UInteger

Property Value

UInt32

unsigned int

uint32_t

A value containing the PCI revision number of the adapter.

Applies to