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.
to_h | Target handle for the data. |
from_h | Source handle for the data. |