共用方式為


DisplayAdapter.PciVendorId 屬性

定義

取得介面卡的 PCI 廠商識別碼。

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

屬性值

UInt32

unsigned int

uint32_t

值,包含介面卡的 PCI 廠商識別碼。

適用於