Interface update_progress

  • All Superinterfaces:
    com.sun.jna.Callback

    public interface update_progress
    extends com.sun.jna.Callback
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface com.sun.jna.Callback

        com.sun.jna.Callback.UncaughtExceptionHandler
    • Field Summary

      • Fields inherited from interface com.sun.jna.Callback

        FORBIDDEN_NAMES, METHOD_NAME
    • Method Detail

      • display_error

        void display_error​(com.sun.jna.Pointer p_data,
                           String psz_title,
                           String psz_text)
        Called when an error message needs to be displayed
        Parameters:
        p_data - opaque pointer for the callback
        psz_title - title of the diaog
        psz_text - text of the dialog