Windows / Code / 0xc00a0024
0xc00a0024
HRESULT Facility: FACILITY_CONTROL (10)
NTSTATUS Facility: FACILITY_TERMINAL_SERVER (10)
Associated Modules
Module | Description |
---|---|
ntdll.dll | The requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access. |
1 entry |
Associated Headers
Header | Symbolic | Description |
---|---|---|
ntstatus.h | STATUS_CTX_NOT_CONSOLE | The requested operation can be performed only on the system console. This is most often the result of a driver or system DLL requiring direct console access. |
1 entry |