ReactOS 0.4.16-dev-736-g28b802b
_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 1627 of file reactos.c.

Member Data Documentation

◆ CompletedOperations

ULONG _COPYCONTEXT::CompletedOperations

Definition at line 1631 of file reactos.c.

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

◆ MemoryBars

PPROGRESSBAR _COPYCONTEXT::MemoryBars[4]

Definition at line 3098 of file usetup.c.

Referenced by FileCopyPage().

◆ ProgressBar

PPROGRESSBAR _COPYCONTEXT::ProgressBar

Definition at line 3097 of file usetup.c.

Referenced by FileCopyCallback(), and FileCopyPage().

◆ pSetupData

PSETUPDATA _COPYCONTEXT::pSetupData

Definition at line 1629 of file reactos.c.

Referenced by FileCopyCallback(), and PrepareAndDoCopyThread().

◆ TotalOperations

ULONG _COPYCONTEXT::TotalOperations

Definition at line 1630 of file reactos.c.

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


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