DisplayAdapter.PciDeviceId Property

Definition

Gets the PCI device ID of the adapter.

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

Property Value

UInt32

unsigned int

uint32_t

A value containing the PCI device ID of the adapter.

Applies to