Access Flags

These values indicate whether an entry in the access list describes rights that are allowed or denied.

Constant/value Description
ACTRL_ACCESS_ALLOWED
0x00000000
Indicates an access-allowed entry.
ACTRL_ACCESS_DENIED
0x10000000
Indicates an access-denied entry.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
Header
AccCtrl.h

See also

ACTRL_ACCESS_ENTRY