Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

ctfcpSetCopyFilePassword

Description:

Sets the password to be used when opening the file that is being copied.

Prototype:

NINT ctfcpSetCopyFilePassword(FCPOPR fcpopr,pTEXT fileword);

Parameters:

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

Returns:

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

See also

TOCIndex