INFO: FILE_READ_EA and FILE_WRITE_EA Specific Types

ID: Q102104

The information in this article applies to:

SUMMARY

The FILE_READ_EA and FILE_WRITE_EA specific types provide access to read and write a file's extended attributes. Specific access types are represented as bits in the access mask and are specific to the object type associated with the mask.

Please note that these specific types are used in the definition of constants such as FILE_GENERIC_READ, and are not intended to be generally used when specifying access (generic access types are much more appropriate).

Keywords          : kbAPI kbKernBase kbGrpKernBase 
Version           : winnt:3.1,3.5,3.51,4.0;
Platform          : winnt
Issue type        : kbinfo

Last Reviewed: November 28, 1997