ReactOS 0.4.15-dev-7942-gd23573b
REPARSE_POINT_ATTRIBUTE Struct Reference

#include <ntfs.h>

Public Attributes

ULONG ReparseTag
 
USHORT DataLength
 
USHORT Reserved
 
UCHAR Data [1]
 

Detailed Description

Definition at line 467 of file ntfs.h.

Member Data Documentation

◆ Data

UCHAR REPARSE_POINT_ATTRIBUTE::Data[1]

Definition at line 471 of file ntfs.h.

◆ DataLength

USHORT REPARSE_POINT_ATTRIBUTE::DataLength

Definition at line 469 of file ntfs.h.

◆ ReparseTag

ULONG REPARSE_POINT_ATTRIBUTE::ReparseTag

Definition at line 468 of file ntfs.h.

◆ Reserved

USHORT REPARSE_POINT_ATTRIBUTE::Reserved

Definition at line 470 of file ntfs.h.


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