DisplayAdapter.PciVendorId Property

Definition

Gets the PCI vendor ID of the adapter.

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

Property Value

UInt32

unsigned int

uint32_t

A value containing the PCI vendor ID of the adapter.

Applies to