Product Documentation

c-treeACE V11.0 Update Guide

Previous Topic

Next Topic

ctfcpFreeHandle

Description:

Frees the specified file copy handle and all resources that it references.

Prototype:

NINT ctfcpFreeHandle(FCPHND fcphnd);

Parameters:

  • fcphnd [IN] - The file copy handle to be freed.

Returns:

  • NO_ERROR Success.
  • PNUL_ERR - The specified file copy handle is NULL.

See also

TOCIndex