Release of resources associated with a handle.
All handles returned by a toolbox function must be closed when they are no longer necessary.
When a handle is closed, the child object handles are automatically closed. For example, closing a document handle (equivalent to DocClose) releases all the associated resources.
Parameters
NUM_BIN_4 |
handle |
Handle to be closed. |
NUM_BIN_4 |
rc |
Function return code (see Error codes constants).
Output parameter. |
List of DocxToolBx DLL functions - Uti class