Compartir a través de


DisplayAdapter.PciDeviceId Propiedad

Definición

Obtiene el identificador de dispositivo PCI del adaptador.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Valor que contiene el identificador de dispositivo PCI del adaptador.

Se aplica a