Broker
10.5 |
webMethods Broker Documentation
|
webMethods Broker Client C API Programmer's Guide
|
API Reference
|
awBroker
|
awBrokerLongFromString
awBrokerLongFromString
BrokerLong awBrokerLongFromString(
char *
str
);
str
The string that is to be converted to a
BrokerLong
.
Returns a
BrokerLong
containing the number represented by
str
.
See also:
awBrokerLongToString