BWICreateHandle (h)
Use this to create a handle. You must create a valid handle before you can use any API function that uses a handle.
By default you can create a maximum of 256 handles.
When you have finished using the handle, use BWIFree to free it.
h | New handle |