Declare a callback function

To declare a callback function, you provide the MI_CALLBACK_STATUS return type, the optional MI_PROC_CALLBACK modifier, and the parameter declarations.

The following figure shows the declaration of a callback function named myhandler() for use in a UDR.
Figure 1: A sample callback declaration

begin figure description - This figure is described in the surrounding text. - end figure description