ReactOS 0.4.16-dev-197-g92996da
|
Public Attributes | |
ULONG | Flags |
LPPROGRESS_ROUTINE | UserRoutine |
LPVOID | UserData |
ULONG _COPY_PROGRESS_CONTEXT::Flags |
Definition at line 26 of file move.c.
Referenced by MoveFileWithProgressW().
LPVOID _COPY_PROGRESS_CONTEXT::UserData |
Definition at line 28 of file move.c.
Referenced by MoveFileWithProgressW().
LPPROGRESS_ROUTINE _COPY_PROGRESS_CONTEXT::UserRoutine |
Definition at line 27 of file move.c.
Referenced by MoveFileWithProgressW().