CopyMoveProgressCallbackReason Enumeration |
Namespace: Alphaleonis.Win32.Filesystem
Member name | Value | Description | |
---|---|---|---|
ChunkFinished | 0 | CALLBACK_CHUNK_FINISHED
Another part of the data file was copied. | |
StreamSwitch | 1 | CALLBACK_STREAM_SWITCH
Another stream was created and is about to be copied. This is the callback reason given when the callback routine is first invoked. |