The ACCESS_MASK type is a bitmask that specifies a set of access rights.
For a description of the access rights that are applicable to a file or device, see ZwCreateFile. For a description of the access rights that are applicable to a directory, see ZwCreateDirectoryObject. For a description of the access rights that are applicable to a registry key, see ZwCreateKey. For a description of the access rights that are applicable to a section object, see ZwOpenSection. For a description of the access rights that are applicable to a WMI data block, see IoWMIOpenBlock.
For more information about access rights, see the ACCESS_MASK reference page in the Platform SDK documentation.
Defined in wdm.h and ntddk.h. Include wdm.h or ntddk.h.
IoWMIOpenBlock, ZwCreateDirectoryObject, ZwCreateFile, ZwCreateKey, ZwOpenSection