共用方式為


DisplayAdapter.PciRevision 屬性

定義

取得介面卡的 PCI 修訂編號。

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

屬性值

UInt32

unsigned int

uint32_t

值,包含介面卡的 PCI 修訂編號。

適用於