Product Documentation

c-treeACE V11.0 Update Guide

Previous Topic

Next Topic

ctfcpRemoveFileCopyOperation

Description:

Removes a file copy operation from the specified file copy handle.

Prototype:

NINT ctfcpRemoveFileCopyOperation(FCPOPR fcpopr);

Parameters:

  • fcpopr [IN] - The handle of the file copy operation to be removed.

Returns:

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

See also

TOCIndex