FUNCTION DBFileCopy( hfFrom AS IntPtr, cFile AS STRING, cFullPath AS STRING ) AS LOGIC
public static bool DBFileCopy( IntPtr hfFrom, string cFile, string cFullPath )