conn
is the connection descriptor. In the database server, conn must be NULL for the following event types:
event_type
is the type of event that is handled by the callback. For a complete listing of event types, see "Events".
handle
is the callback handle from mi_register_callback().
Yes
MI_OK
The function was successful.
MI_ERROR
The function was not successful.