ReactOS 0.4.15-dev-7788-g1ad9096
_DELETED_FILE_DETAILS_W Struct Reference

#include <recyclebin.h>

Collaboration diagram for _DELETED_FILE_DETAILS_W:

Public Attributes

FILETIME LastModification
 
FILETIME DeletionTime
 
ULARGE_INTEGER FileSize
 
ULARGE_INTEGER PhysicalFileSize
 
DWORD Attributes
 
WCHAR FileName [ANY_SIZE]
 

Detailed Description

Definition at line 33 of file recyclebin.h.

Member Data Documentation

◆ Attributes

DWORD _DELETED_FILE_DETAILS_W::Attributes

Definition at line 39 of file recyclebin.h.

◆ DeletionTime

FILETIME _DELETED_FILE_DETAILS_W::DeletionTime

Definition at line 36 of file recyclebin.h.

◆ FileName

WCHAR _DELETED_FILE_DETAILS_W::FileName[ANY_SIZE]

Definition at line 40 of file recyclebin.h.

Referenced by _ILCreateRecycleItem(), and GetDeletedFileDetailsA().

◆ FileSize

ULARGE_INTEGER _DELETED_FILE_DETAILS_W::FileSize

Definition at line 37 of file recyclebin.h.

◆ LastModification

FILETIME _DELETED_FILE_DETAILS_W::LastModification

Definition at line 35 of file recyclebin.h.

◆ PhysicalFileSize

ULARGE_INTEGER _DELETED_FILE_DETAILS_W::PhysicalFileSize

Definition at line 38 of file recyclebin.h.


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