Interface PowrProf

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

    Nested Classes
    Modifier and Type
    Interface
    Description
    static 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
    Modifier and Type
    Field
    Description
    static final PowrProf
    Constant INSTANCE

    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

      static final PowrProf INSTANCE
      Constant INSTANCE