BWIFree – Free a handle

BWIFree (h)

Use this to free a handle after use.

The default number of available handles is 256. You can change this default using BWISetRuntime with item BWI_R_MAX_HANDLES.

Input parameter

h Handle to free.
Once the handle has been freed, do not pass it to any API functions.