C# Class OpenHardwareMonitor.Hardware.ATI.ADLAdapterInfo

ファイルを表示 Open project: pklinef/open-hardware-monitor Class Usage Examples

Public Properties

Property Type Description
AdapterIndex int
BusNumber int
DeviceNumber int
Exist int
FunctionNumber int
OSDisplayIndex int
Present int
Size int
VendorID int

Property Details

AdapterIndex public_oe property

public int AdapterIndex
return int

BusNumber public_oe property

public int BusNumber
return int

DeviceNumber public_oe property

public int DeviceNumber
return int

Exist public_oe property

public int Exist
return int

FunctionNumber public_oe property

public int FunctionNumber
return int

OSDisplayIndex public_oe property

public int OSDisplayIndex
return int

Present public_oe property

public int Present
return int

Size public_oe property

public int Size
return int

VendorID public_oe property

public int VendorID
return int