DB_COPY_INFO Struct Reference

Structure that is returned to the callback function that is passed to FlmDbCopy(). More...

#include <flaim.h>

List of all members.

Public Attributes

FLMUINT64 ui64BytesToCopy
 Total bytes to copy.
FLMUINT64 ui64BytesCopied
 Total bytes copied so far.
FLMBOOL bNewSrcFile
 If TRUE, we are starting to copy a new file. szSrcFileName and szDestFileName will be set.
char szSrcFileName [F_PATH_MAX_SIZE]
 Name of source file currently being copied.
char szDestFileName [F_PATH_MAX_SIZE]
 Name of destination file being copied to.


Detailed Description

Structure that is returned to the callback function that is passed to FlmDbCopy().

This structure is passed to the callback function when the eStatusType::FLM_DB_COPY_STATUS status is reported.


Generated on Wed Oct 4 12:11:42 2006 for FLAIM by  doxygen 1.4.6