Windows /Headers /ntstatus.h /STATUS_NO_GUID_TRANSLATION
STATUS_NO_GUID_TRANSLATION
Code: 0xc000010c (3221225740)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
Indicates that an attempt was made to assign protection to a file system file or directory and one of the SIDs in the security descriptor could not be translated into a GUID that could be stored by the file system. This causes the protection attempt to fail, which may cause a file creation attempt to fail.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc000010c | Indicates that an attempt was made to assign protection to a file system file or directory and one of the SIDs in the security descriptor could not be translated into a GUID that could be stored by the file system. This causes the protection attempt to fail, which may cause a file creation attempt to fail. |
1 entry |