Uses of Enum
oshi.driver.windows.wmi.LhmSensor.LhmHardwareProperty
Packages that use LhmSensor.LhmHardwareProperty
-
Uses of LhmSensor.LhmHardwareProperty in oshi.driver.windows.wmi
Subclasses with type arguments of type LhmSensor.LhmHardwareProperty in oshi.driver.windows.wmiModifier and TypeClassDescriptionstatic enumLHM Hardware properties.Methods in oshi.driver.windows.wmi that return LhmSensor.LhmHardwarePropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static LhmSensor.LhmHardwareProperty[]LhmSensor.LhmHardwareProperty.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in oshi.driver.windows.wmi that return types with arguments of type LhmSensor.LhmHardwarePropertyModifier and TypeMethodDescriptionstatic com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<LhmSensor.LhmHardwareProperty> LhmSensor.queryGpuHardware()Queries all GPU hardware entries from LHM to discover parent identifiers.