Broker
10.5 |
webMethods Broker Documentation
|
webMethods Broker Client C API Programmer's Guide
|
Unicode String Functions
|
Basic Unicode String Functions
|
awStrlenUC
awStrlenUC
int awStrlenUC(
charUC *
st
);
st
The string whose length is to be returned.
Returns the number of bytes in the string
st
.