Windows / Code / 0xc000007d
0xc000007d
HRESULT Facility: FACILITY_NULL 0
NTSTATUS Facility: Unknown 0
Associated Modules
| Module | Description |
|---|---|
| ntdll.dll | Indicates that an attempt to build either an inherited ACL or ACE was not successful. This can be caused by a number of things. One of the more probable causes is the replacement of a CreatorId with an SID that didn't fit into the ACE or ACL. |
| 1 entry | |
Associated Headers
| Header | Symbolic | Description |
|---|---|---|
| ntstatus.h | STATUS_BAD_INHERITANCE_ACL | Indicates that an attempt to build either an inherited ACL or ACE was not successful. This can be caused by a number of things. One of the more probable causes is the replacement of a CreatorId with an SID that didn't fit into the ACE or ACL. |
| 1 entry | ||