C user exit API

The user exit API defines implementation and utility functions.

  • A set of implementation functions provides the functionality of the user exits. Some of these implementation functions are mandatory and others are optional.

    These functions are defined in the BipCci.h header file (see C Header files). These functions are described in C user exit implementation functions.

  • A set of utility functions that are invoked by user exits.

    These functions are defined in the BipCpi.h header file. They are described in C user exit utility functions.