Package oshi.jna.platform.windows
Interface PowrProf
-
- All Superinterfaces:
com.sun.jna.Library,com.sun.jna.platform.win32.PowrProf
public interface PowrProf extends com.sun.jna.platform.win32.PowrProfPower profile stats. This class should be considered non-API as it may be removed if/when its code is incorporated into the JNA project.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classPowrProf.BATTERY_INFORMATIONstatic classPowrProf.BATTERY_MANUFACTURE_DATEstatic classPowrProf.BATTERY_QUERY_INFORMATIONstatic classPowrProf.BATTERY_QUERY_INFORMATION_LEVELstatic classPowrProf.BATTERY_STATUSstatic classPowrProf.BATTERY_WAIT_STATUSstatic classPowrProf.ProcessorPowerInformationContains information about a processor.static classPowrProf.SystemBatteryStateContains information about the current state of the system battery.
-
-
-
Field Detail
-
INSTANCE
static final PowrProf INSTANCE
ConstantINSTANCE
-
-