.
C# Definition:
delegate uint CopyProgressRoutine(
long TotalFileSize,
long TotalBytesTransferred,
long StreamSize,
long StreamBytesTransferred,
uint dwStreamNumber,
uint dwCallbackReason,
IntPtr hSourceFile,
IntPtr hDestinationFile,
IntPtr lpData);
User-Defined Types:
None.
Notes:
None.
The MoveFileWithProgress API
4/24/2008 3:36:40 AM - anfortas.geo@yahoo.com-216.204.61.86
