Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

ctfcpSetCopyOptions

Description:

Set the file copy options for a file copy operation.

Prototype:

NINT ctDECL ctfcpSetCopyOptions(FCPOPR fcpopr,LONG options);

Parameters:

  • fcpopr [IN] - The file copy operation handle.
  • options [IN] - The file copy options.

Returns:

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

See also

TOCIndex