Contents

kTextMalformedInputErr

The text input contains a sequence thatis not legal in the specified encoding, such as a DBCS high byte followedby an invalid low byte (0x8120 in Shift-JIS).

Declaration

var kTextMalformedInputErr: Int { get }

See Also

Result Codes