ReactOS 0.4.16-dev-1946-g52006dd
NTFS_ATTR_LIST_ATTR Struct Reference

#include <ntfs.h>

Public Attributes

ULONG Type
 
USHORT RecLength
 
UCHAR NameLength
 
UCHAR NameOffset
 
ULONGLONG StartingVCN
 
ULONGLONG BaseFileRef
 
USHORT AttrId
 
WCHAR Name [1]
 

Detailed Description

Definition at line 203 of file ntfs.h.

Member Data Documentation

◆ AttrId

USHORT NTFS_ATTR_LIST_ATTR::AttrId

Definition at line 211 of file ntfs.h.

◆ BaseFileRef

ULONGLONG NTFS_ATTR_LIST_ATTR::BaseFileRef

Definition at line 210 of file ntfs.h.

◆ Name

WCHAR NTFS_ATTR_LIST_ATTR::Name[1]

Definition at line 212 of file ntfs.h.

◆ NameLength

UCHAR NTFS_ATTR_LIST_ATTR::NameLength

Definition at line 207 of file ntfs.h.

◆ NameOffset

UCHAR NTFS_ATTR_LIST_ATTR::NameOffset

Definition at line 208 of file ntfs.h.

◆ RecLength

USHORT NTFS_ATTR_LIST_ATTR::RecLength

Definition at line 206 of file ntfs.h.

◆ StartingVCN

ULONGLONG NTFS_ATTR_LIST_ATTR::StartingVCN

Definition at line 209 of file ntfs.h.

◆ Type

ULONG NTFS_ATTR_LIST_ATTR::Type

Definition at line 205 of file ntfs.h.


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