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 修订版号的值。

适用于