ReactOS 0.4.16-dev-197-g92996da
|
#include <ntifs.template.h>
Public Attributes | |
HANDLE | FileHandle |
ULONG | Reserved |
LARGE_INTEGER | StartVcn |
LARGE_INTEGER | TargetLcn |
ULONG | NumVcns |
ULONG | Reserved1 |
Definition at line 1530 of file ntifs.template.h.
HANDLE _MOVEFILE_DESCRIPTOR::FileHandle |
Definition at line 1531 of file ntifs.template.h.
ULONG _MOVEFILE_DESCRIPTOR::NumVcns |
Definition at line 1535 of file ntifs.template.h.
ULONG _MOVEFILE_DESCRIPTOR::Reserved |
Definition at line 1532 of file ntifs.template.h.
ULONG _MOVEFILE_DESCRIPTOR::Reserved1 |
Definition at line 1536 of file ntifs.template.h.
LARGE_INTEGER _MOVEFILE_DESCRIPTOR::StartVcn |
Definition at line 1533 of file ntifs.template.h.
LARGE_INTEGER _MOVEFILE_DESCRIPTOR::TargetLcn |
Definition at line 1534 of file ntifs.template.h.