This is work in progress.

Windows /Headers /ntstatus.h /STATUS_CTX_NOT_CONSOLE

STATUS_CTX_NOT_CONSOLE

Code: 0xc00a0024 (3221880868)

HRESULT Facility: FACILITY_CONTROL (10)

NTSTATUS Facility: FACILITY_TERMINAL_SERVER (10)

Abstract

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.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc00a0024The 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