ReactOS 0.4.15-dev-7834-g00c4b3d
INDEX_ENTRY_ATTRIBUTE Struct Reference

#include <ntfs.h>

Collaboration diagram for INDEX_ENTRY_ATTRIBUTE:

Public Attributes

union {
   struct {
      ULONGLONG   IndexedFile
 
   }   Directory
 
   struct {
      USHORT   DataOffset
 
      USHORT   DataLength
 
      ULONG   Reserved
 
   }   ViewIndex
 
Data
 
USHORT Length
 
USHORT KeyLength
 
USHORT Flags
 
USHORT Reserved
 
FILENAME_ATTRIBUTE FileName
 

Detailed Description

Definition at line 408 of file ntfs.h.

Member Data Documentation

◆ 

◆ DataLength

USHORT INDEX_ENTRY_ATTRIBUTE::DataLength

Definition at line 419 of file ntfs.h.

◆ DataOffset

USHORT INDEX_ENTRY_ATTRIBUTE::DataOffset

Definition at line 418 of file ntfs.h.

◆ 

◆ FileName

◆ Flags

◆ IndexedFile

ULONGLONG INDEX_ENTRY_ATTRIBUTE::IndexedFile

Definition at line 414 of file ntfs.h.

◆ KeyLength

USHORT INDEX_ENTRY_ATTRIBUTE::KeyLength

◆ Length

◆ Reserved [1/2]

ULONG INDEX_ENTRY_ATTRIBUTE::Reserved

Definition at line 420 of file ntfs.h.

◆ Reserved [2/2]

USHORT INDEX_ENTRY_ATTRIBUTE::Reserved

Definition at line 426 of file ntfs.h.

◆ 

struct { ... } INDEX_ENTRY_ATTRIBUTE::ViewIndex

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