Interface update_progress
-
- All Superinterfaces:
com.sun.jna.Callback
public interface update_progress extends com.sun.jna.Callback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
display_error(com.sun.jna.Pointer p_data, String psz_title, String psz_text)
Called when an error message needs to be displayed
-