CopyProgressCallbackReason (Enums)
Last changed: anfortas.geo@yahoo.com-216.204.61.86

.
Summary

C# Definition:

enum CopyProgressCallbackReason : uint
{
    CALLBACK_CHUNK_FINISHED = 0x00000000,
    CALLBACK_STREAM_SWITCH  = 0x00000001
}

Notes:

None.

Documentation