다음을 통해 공유


DisplayAdapter.PciVendorId 속성

정의

어댑터의 PCI 공급업체 ID를 가져옵니다.

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 공급업체 ID를 포함하는 값입니다.

적용 대상