Windows / Code / 0x8000000c
0x8000000c
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Associated Modules
Module | Description |
---|---|
kernel32.dll | A concurrent or interleaved operation changed the state of the object, invalidating this operation. |
ntdll.dll | {GUID Substitution} During the translation of a global identifier (GUID) to a Windows security ID (SID), no administratively-defined GUID prefix was found. A substitute prefix was used, which will not compromise system security. However, this may provide a more restrictive access than intended. |
2 entries |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_GUID_SUBSTITUTION_MADE | {GUID Substitution} During the translation of a global identifier (GUID) to a Windows security ID (SID), no administratively-defined GUID prefix was found. A substitute prefix was used, which will not compromise system security. However, this may provide a more restrictive access than intended. |
Tapi.h | LINEERR_INCOMPATIBLEAPIVERSION | |
winerror.h | E_CHANGED_STATE | A concurrent or interleaved operation changed the state of the object, invalidating this operation. |
3 entries |