'宣言 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 )
パラメータ
- 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.
戻り値の型
the locale name on the range affected by the text analysis