PFILE_ACCESS_INFORMATION Struct Reference
Used to query for or set the access rights of a file. More...
#include <fileinfo.h>
Data Fields | |
| ACCESS_MASK | AccessFlags |
Detailed Description
Used to query for or set the access rights of a file.
The struct is requested during IRP_MJ_QUERY_INFORMATION with query FileAllInformation
Field Documentation
| ACCESS_MASK PFILE_ACCESS_INFORMATION::AccessFlags |
Flags that specify a set of access rights in the access mask of an access control entry. This member is a value of type ACCESS_MASK.
The documentation for this struct was generated from the following file:

1.8.11