Windows / Headers / winerror.h / ERROR_CTX_NOT_CONSOLE
ERROR_CTX_NOT_CONSOLE
Code: 0x1b7e (0)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
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
| Module | Code | Description |
|---|---|---|
| kernel32.dll | 0x1b7e | 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 | ||