@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Delegate called back by CopyFileEx and MoveFileWithProgress. !!!!C# Definition: delegate CopyProgressResult CopyProgressRoutine( long TotalFileSize, long TotalBytesTransferred, long StreamSize, long StreamBytesTransferred, uint dwStreamNumber, CopyProgressCallbackReason dwCallbackReason, IntPtr hSourceFile, IntPtr hDestinationFile, IntPtr lpData); !!!!User-Defined Types: CopyProgressResult, CopyProgressCallbackReason !!!!Notes: None. Documentation: CopyProgressRoutine@msdn on MSDN
Edit Delegates.CopyPro...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.