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