BWICopyHandle – Copy a handle

BWICopyHandle (to_h, from_h)

Use BWICopyHandle to copy the data for an existing handle to a second handle.

Before you can call this function, you must have created both the destination and source handles using BWICreateHandle.

Input parameters

to_h Target handle for the data.
from_h Source handle for the data.