ReactOS 0.4.15-dev-7942-gd23573b
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 195 of file ntfs.h.

Member Data Documentation

◆ AttrId

USHORT NTFS_ATTR_LIST_ATTR::AttrId

Definition at line 203 of file ntfs.h.

◆ BaseFileRef

ULONGLONG NTFS_ATTR_LIST_ATTR::BaseFileRef

Definition at line 202 of file ntfs.h.

◆ Name

WCHAR NTFS_ATTR_LIST_ATTR::Name[1]

Definition at line 204 of file ntfs.h.

◆ NameLength

UCHAR NTFS_ATTR_LIST_ATTR::NameLength

Definition at line 199 of file ntfs.h.

◆ NameOffset

UCHAR NTFS_ATTR_LIST_ATTR::NameOffset

Definition at line 200 of file ntfs.h.

◆ RecLength

USHORT NTFS_ATTR_LIST_ATTR::RecLength

Definition at line 198 of file ntfs.h.

◆ StartingVCN

ULONGLONG NTFS_ATTR_LIST_ATTR::StartingVCN

Definition at line 201 of file ntfs.h.

◆ Type

ULONG NTFS_ATTR_LIST_ATTR::Type

Definition at line 197 of file ntfs.h.


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