Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 (Français) » SQL Anywhere Server - Programming » Database tools interface (DBTools) » Using the database tools interface

 

Using callback functions

Several elements in DBTools structures are of type MSG_CALLBACK. These are pointers to callback functions.

 Uses of callback functions
 Assigning a callback function to a structure
 Confirmation callback function example
 Error callback function example
 Message callback function example
 Status callback function example