ReactOS 0.4.15-dev-7994-gb388cb6
ATTRIBUTE_LIST Struct Reference

#include <ntfs.h>

Public Attributes

ATTRIBUTE_TYPE AttributeType
 
USHORT Length
 
UCHAR NameLength
 
UCHAR NameOffset
 
ULONGLONG StartVcn
 
ULONGLONG FileReferenceNumber
 
USHORT AttributeNumber
 
USHORT AlignmentOrReserved [3]
 

Detailed Description

Definition at line 345 of file ntfs.h.

Member Data Documentation

◆ AlignmentOrReserved

USHORT ATTRIBUTE_LIST::AlignmentOrReserved[3]

Definition at line 354 of file ntfs.h.

◆ AttributeNumber

USHORT ATTRIBUTE_LIST::AttributeNumber

Definition at line 353 of file ntfs.h.

◆ AttributeType

ATTRIBUTE_TYPE ATTRIBUTE_LIST::AttributeType

Definition at line 347 of file ntfs.h.

◆ FileReferenceNumber

ULONGLONG ATTRIBUTE_LIST::FileReferenceNumber

Definition at line 352 of file ntfs.h.

◆ Length

USHORT ATTRIBUTE_LIST::Length

Definition at line 348 of file ntfs.h.

◆ NameLength

UCHAR ATTRIBUTE_LIST::NameLength

Definition at line 349 of file ntfs.h.

◆ NameOffset

UCHAR ATTRIBUTE_LIST::NameOffset

Definition at line 350 of file ntfs.h.

◆ StartVcn

ULONGLONG ATTRIBUTE_LIST::StartVcn

Definition at line 351 of file ntfs.h.


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