Windows / Code / 0xc0000161
0xc0000161
HRESULT Facility: FACILITY_NULL 0
NTSTATUS Facility: Unknown 0
Associated Modules
| Module | Description |
|---|---|
| ntdll.dll | An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE. |
| 1 entry | |
Associated Headers
| Header | Symbolic | Description |
|---|---|---|
| ntstatus.h | STATUS_ILLEGAL_CHARACTER | An illegal character was encountered. For a multi-byte character set this includes a lead byte without a succeeding trail byte. For the Unicode character set this includes the characters 0xFFFF and 0xFFFE. |
| 1 entry | ||