ReactOS 0.4.15-dev-7953-g1f49173
NTFS_ATTRIBUTE_LIST_ITEM Struct Reference

#include <ntfs.h>

Public Attributes

ULONG Type
 
USHORT Length
 
UCHAR NameLength
 
UCHAR NameOffset
 
ULONGLONG StartingVCN
 
ULONGLONG MFTIndex
 
USHORT Instance
 

Detailed Description

Definition at line 307 of file ntfs.h.

Member Data Documentation

◆ Instance

USHORT NTFS_ATTRIBUTE_LIST_ITEM::Instance

Definition at line 315 of file ntfs.h.

◆ Length

USHORT NTFS_ATTRIBUTE_LIST_ITEM::Length

Definition at line 310 of file ntfs.h.

◆ MFTIndex

ULONGLONG NTFS_ATTRIBUTE_LIST_ITEM::MFTIndex

Definition at line 314 of file ntfs.h.

Referenced by FindAttribute().

◆ NameLength

UCHAR NTFS_ATTRIBUTE_LIST_ITEM::NameLength

Definition at line 311 of file ntfs.h.

Referenced by FindAttribute().

◆ NameOffset

UCHAR NTFS_ATTRIBUTE_LIST_ITEM::NameOffset

Definition at line 312 of file ntfs.h.

Referenced by FindAttribute().

◆ StartingVCN

ULONGLONG NTFS_ATTRIBUTE_LIST_ITEM::StartingVCN

Definition at line 313 of file ntfs.h.

◆ Type

ULONG NTFS_ATTRIBUTE_LIST_ITEM::Type

Definition at line 309 of file ntfs.h.

Referenced by FindAttribute().


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