Overview
A number of functions is available to help you when implementing BII hooks of libraries that are invoked from hooks.
You can use the following types of assisting functions:
- Public and protected methods, which can be invoked from any hook or application library.
- Helper functions, which are available in hooks only.
These types of functions are described below.