'Declaration Function GetLocaleName( _ ByVal textPosition As System.Integer, _ ByRef textLength As System.Integer _ ) As System.String
System.string GetLocaleName( System.int textPosition, out System.int textLength )
Parameters
- textPosition
- The text position to examine.
- textLength
- Contains the length of the text being affected by the text analysis up to the next differing locale.
Return Value
the locale name on the range affected by the text analysis