- All Superinterfaces:
com.sun.jna.Library
,com.sun.jna.platform.win32.PowrProf
public interface PowrProf
extends com.sun.jna.platform.win32.PowrProf
Power 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
Modifier and TypeInterfaceDescriptionstatic class
static class
static class
static enum
static class
static class
static class
Contains information about a processor.static class
Contains information about the current state of the system battery.Nested classes/interfaces inherited from interface com.sun.jna.Library
com.sun.jna.Library.Handler
Nested classes/interfaces inherited from interface com.sun.jna.platform.win32.PowrProf
com.sun.jna.platform.win32.PowrProf.POWER_INFORMATION_LEVEL
-
Field Summary
Fields inherited from interface com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_SYMBOL_PROVIDER, OPTION_TYPE_MAPPER
-
Method Summary
Methods inherited from interface com.sun.jna.platform.win32.PowrProf
CallNtPowerInformation
-
Field Details
-
INSTANCE
ConstantINSTANCE
-