Specifies a callback function to receive toolbar events as well as the callback data to pass to that function. You can pass NULL for the function parameter to remove an existing callback function.
Prototype
int Toolbar_InstallCallback (ToolbarType Toolbar, ToolbarCallbackPtr Callback_Function, void *Callback_Data);