PFILE_EA_INFORMATION Struct Reference

Used to query for the size of the extended attributes (EA) for a file. More...

#include <fileinfo.h>

Data Fields

ULONG EaSize
 

Detailed Description

Used to query for the size of the extended attributes (EA) for a file.

The struct is requested during IRP_MJ_QUERY_INFORMATION with query FileEaInformation and FileAllInformation

Field Documentation

ULONG PFILE_EA_INFORMATION::EaSize

Specifies the combined length, in bytes, of the extended attributes for the file.


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