ReactOS 0.4.15-dev-7934-g1dc8d80
_COPY_PROGRESS_CONTEXT Struct Reference
Collaboration diagram for _COPY_PROGRESS_CONTEXT:

Public Attributes

ULONG Flags
 
LPPROGRESS_ROUTINE UserRoutine
 
LPVOID UserData
 

Detailed Description

Definition at line 24 of file move.c.

Member Data Documentation

◆ Flags

ULONG _COPY_PROGRESS_CONTEXT::Flags

Definition at line 26 of file move.c.

Referenced by MoveFileWithProgressW().

◆ UserData

LPVOID _COPY_PROGRESS_CONTEXT::UserData

Definition at line 28 of file move.c.

Referenced by MoveFileWithProgressW().

◆ UserRoutine

LPPROGRESS_ROUTINE _COPY_PROGRESS_CONTEXT::UserRoutine

Definition at line 27 of file move.c.

Referenced by MoveFileWithProgressW().


The documentation for this struct was generated from the following file: