Windows /Headers /ntstatus.h /STATUS_ILLEGAL_CHARACTER
STATUS_ILLEGAL_CHARACTER
Code: 0xc0000161 (3221225825)
HRESULT Facility: FACILITY_NULL (0)
NTSTATUS Facility: Unknown (0)
Abstract
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.
Associated Modules
Module | Code | Description |
---|---|---|
ntdll.dll | 0xc0000161 | 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 |