ReactOS 0.4.15-dev-7953-g1f49173
_QUEUEENTRY Struct Reference
Collaboration diagram for _QUEUEENTRY:

Public Attributes

LIST_ENTRY ListEntry
 
PWSTR SourceCabinet
 
PWSTR SourceRootPath
 
PWSTR SourcePath
 
PWSTR SourceFileName
 
PWSTR TargetDirectory
 
PWSTR TargetFileName
 

Detailed Description

Definition at line 39 of file fileqsup.c.

Member Data Documentation

◆ ListEntry

LIST_ENTRY _QUEUEENTRY::ListEntry

Definition at line 41 of file fileqsup.c.

◆ SourceCabinet

PWSTR _QUEUEENTRY::SourceCabinet

Definition at line 42 of file fileqsup.c.

◆ SourceFileName

PWSTR _QUEUEENTRY::SourceFileName

Definition at line 45 of file fileqsup.c.

◆ SourcePath

PWSTR _QUEUEENTRY::SourcePath

Definition at line 44 of file fileqsup.c.

◆ SourceRootPath

PWSTR _QUEUEENTRY::SourceRootPath

Definition at line 43 of file fileqsup.c.

◆ TargetDirectory

PWSTR _QUEUEENTRY::TargetDirectory

Definition at line 46 of file fileqsup.c.

◆ TargetFileName

PWSTR _QUEUEENTRY::TargetFileName

Definition at line 47 of file fileqsup.c.


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