Broker 10.5 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Unicode String Functions | Unicode String Length Functions | awUTF8lengthInA
 
awUTF8lengthInA
int awUTF8lengthInA(
char *utf8_st);
utf8_st
The UTF-8 string whose length is to be returned.
Returns the length, in characters, of a UTF-8 string represented as an ANSI string.