ReactOS 0.4.15-dev-8092-ge0ba2f3
_VFAT_MOVE_CONTEXT Struct Reference

#include <vfat.h>

Public Attributes

ULONG FirstCluster
 
ULONG FileSize
 
USHORT CreationDate
 
USHORT CreationTime
 
BOOLEAN InPlace
 

Detailed Description

Definition at line 607 of file vfat.h.

Member Data Documentation

◆ CreationDate

USHORT _VFAT_MOVE_CONTEXT::CreationDate

Definition at line 611 of file vfat.h.

◆ CreationTime

USHORT _VFAT_MOVE_CONTEXT::CreationTime

Definition at line 612 of file vfat.h.

◆ FileSize

ULONG _VFAT_MOVE_CONTEXT::FileSize

Definition at line 610 of file vfat.h.

◆ FirstCluster

ULONG _VFAT_MOVE_CONTEXT::FirstCluster

Definition at line 609 of file vfat.h.

◆ InPlace

BOOLEAN _VFAT_MOVE_CONTEXT::InPlace

Definition at line 613 of file vfat.h.

Referenced by VfatMoveEntry().


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