Interface JStatusBar.Kernel32

All Superinterfaces:
com.sun.jna.AltCallingConvention, com.sun.jna.Library, com.sun.jna.win32.StdCall, com.sun.jna.win32.StdCallLibrary
Enclosing class:
JStatusBar

public static interface JStatusBar.Kernel32
extends com.sun.jna.win32.StdCallLibrary
Version:
03/03/2021
Author:
Sven Maerivoet
  • Nested Class Summary

    Nested Classes
    Modifier and Type Interface Description
    static class  JStatusBar.Kernel32.SYSTEM_POWER_STATUS
    Refer to http://msdn2.microsoft.com/en-us/library/aa373232.aspx for more details.

    Nested classes/interfaces inherited from interface com.sun.jna.Library

    com.sun.jna.Library.Handler

    Nested classes/interfaces inherited from interface com.sun.jna.win32.StdCallLibrary

    com.sun.jna.win32.StdCallLibrary.StdCallCallback
  • Field Summary

    Fields
    Modifier and Type Field Description
    static JStatusBar.Kernel32 INSTANCE
    The singleton 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_TYPE_MAPPER

    Fields inherited from interface com.sun.jna.win32.StdCallLibrary

    FUNCTION_MAPPER, STDCALL_CONVENTION
  • Method Summary

    Modifier and Type Method Description
    int GetSystemPowerStatus​(JStatusBar.Kernel32.SYSTEM_POWER_STATUS result)
    Fills the structure.