C# Class OpenHardwareMonitor.Hardware.HDD.DriveAttributeValue

Show file Open project: pklinef/open-hardware-monitor Class Usage Examples

Public Properties

Property Type Description
AttrValue byte
Identifier byte
Reserved byte
StatusFlags short
WorstValue byte

Property Details

AttrValue public property

public byte AttrValue
return byte

Identifier public property

public byte Identifier
return byte

Reserved public property

public byte Reserved
return byte

StatusFlags public property

public short StatusFlags
return short

WorstValue public property

public byte WorstValue
return byte