BWICache – Cache database table files into memory

BWICache (h)

Use BWICache to cache into memory all of the branch data for the country specified using BWISetValue with item BWI_V_COUNTRY_CHECK.

By default Bank Wizard only caches the minimum data needed to perform validation. All other data is read from the Database Table Files. If you perform a large number of validations and searches, use this to improve the application performance.

Input parameter

h The handle that specifies the country to cache. You create this using BWICreateHandle.