CopyFileint CopyFile(string sSource,string sDest) Return values Non zero if the function is successful; otherwise 0, and a specific error code can be retrieved by calling global function GetLastError. Parameters
Remarks Function copies a file. Directories cannot be copied with this function. | |||
Topic 9546: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |