ReactOS 0.4.15-dev-7906-g1b85a5f
_FILE_IN_CABINET_INFO_W Struct Reference

#include <setupapi.h>

Public Attributes

PCWSTR NameInCabinet
 
DWORD FileSize
 
DWORD Win32Error
 
WORD DosDate
 
WORD DosTime
 
WORD DosAttribs
 
WCHAR FullTargetName [MAX_PATH]
 

Detailed Description

Definition at line 797 of file setupapi.h.

Member Data Documentation

◆ DosAttribs

WORD _FILE_IN_CABINET_INFO_W::DosAttribs

Definition at line 803 of file setupapi.h.

Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().

◆ DosDate

WORD _FILE_IN_CABINET_INFO_W::DosDate

Definition at line 801 of file setupapi.h.

Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().

◆ DosTime

WORD _FILE_IN_CABINET_INFO_W::DosTime

Definition at line 802 of file setupapi.h.

Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().

◆ FileSize

DWORD _FILE_IN_CABINET_INFO_W::FileSize

Definition at line 799 of file setupapi.h.

Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().

◆ FullTargetName

WCHAR _FILE_IN_CABINET_INFO_W::FullTargetName[MAX_PATH]

Definition at line 804 of file setupapi.h.

Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().

◆ NameInCabinet

PCWSTR _FILE_IN_CABINET_INFO_W::NameInCabinet

Definition at line 798 of file setupapi.h.

Referenced by ExtCabCallback(), and sc_FNNOTIFY_W().

◆ Win32Error

DWORD _FILE_IN_CABINET_INFO_W::Win32Error

Definition at line 800 of file setupapi.h.

Referenced by sc_FNNOTIFY_W().


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