---
title: kTECFallbackTextLengthFixBit
framework: Core Services
role: symbol
role_heading: Enumeration Case
platforms: [Mac Catalyst 17.0+, macOS 10.0+]
path: coreservices/1400304-unicode_converter_flags/ktecfallbacktextlengthfixbit
---

# kTECFallbackTextLengthFixBit

## Declaration

```occ
kTECFallbackTextLengthFixBit = 1
```

## Discussion

Discussion This is set if the Unicode Converter has a bug fix to use the source length (srcConvLen) and destination length (destConvLen) returned by a caller-supplied fall-back handler for any status it returns except kTECUnmappableElementErr. Previously it honored only these values if noErr was returned.
