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

SQL Anywhere 12.0.1 » SQL Anywhere Server - Programming » Database tools interface (DBTools)

 

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