Share via


DisplayAdapter.PciVendorId Propiedad

Definición

Obtiene el identificador del proveedor pci del adaptador.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Valor que contiene el identificador del proveedor pci del adaptador.

Se aplica a