This is work in progress.

Windows /Headers /winerror.h /ERROR_ILLEGAL_CHARACTER

ERROR_ILLEGAL_CHARACTER

Code: 0x246 (582)

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

ModuleCodeDescription
kernel32.dll0x246An 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.
webservices.dll0x246The trust version setting in the policy alternative was different than the one required.
2 entries