BWIHook (h, hook)
Experian uses hooks to add additional functionality to Bank Wizard using the Database Table Files without needing to release a new version of the core software. Hooks can be added globally, generically or on a per country basis. Use this function to run these extra hooks.
| h | Handle that must reference a country. You create this using BWICreateHandle. |
| hook | Long integer. This is the ID of the hook to run. |