ReactOS
0.4.15-dev-2350-g7194f2f
|
Public Attributes | |
ULONG | Flags |
LPPROGRESS_ROUTINE | UserRoutine |
LPVOID | UserData |
ULONG _COPY_PROGRESS_CONTEXT::Flags |
Definition at line 30 of file move.c.
Referenced by MoveFileWithProgressW().
LPVOID _COPY_PROGRESS_CONTEXT::UserData |
Definition at line 32 of file move.c.
Referenced by MoveFileWithProgressW().
LPPROGRESS_ROUTINE _COPY_PROGRESS_CONTEXT::UserRoutine |
Definition at line 31 of file move.c.
Referenced by MoveFileWithProgressW().