ReactOS 0.4.16-dev-178-g8ba6102
_COPYCONTEXT Struct Reference
Collaboration diagram for _COPYCONTEXT:

Public Attributes

PSETUPDATA pSetupData
 
ULONG TotalOperations
 
ULONG CompletedOperations
 
PPROGRESSBAR ProgressBar
 
PPROGRESSBAR MemoryBars [4]
 

Detailed Description

Definition at line 1588 of file reactos.c.

Member Data Documentation

◆ CompletedOperations

ULONG _COPYCONTEXT::CompletedOperations

Definition at line 1592 of file reactos.c.

Referenced by FileCopyCallback(), FileCopyPage(), and PrepareAndDoCopyThread().

◆ MemoryBars

PPROGRESSBAR _COPYCONTEXT::MemoryBars[4]

Definition at line 3138 of file usetup.c.

Referenced by FileCopyPage().

◆ ProgressBar

PPROGRESSBAR _COPYCONTEXT::ProgressBar

Definition at line 3137 of file usetup.c.

Referenced by FileCopyCallback(), and FileCopyPage().

◆ pSetupData

PSETUPDATA _COPYCONTEXT::pSetupData

Definition at line 1590 of file reactos.c.

Referenced by FileCopyCallback(), and PrepareAndDoCopyThread().

◆ TotalOperations

ULONG _COPYCONTEXT::TotalOperations

Definition at line 1591 of file reactos.c.

Referenced by FileCopyCallback(), FileCopyPage(), and PrepareAndDoCopyThread().


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