FILE_NEED_EA - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
#ifndef _NTIOAPI_H

// Extended attributes

#define FILE_NEED_EA                    0x00000080

#endif

View code on GitHub

No description available.