Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awBroker | awBrokerToNativeLong
 
awBrokerToNativeLong
NativeLong awBrokerToNativeLong(
BrokerLong bl);
bl
The BrokerLong to be converted to a native, 64-bit long.
Returns a NativeLong representing the number contained in bl.
Note:
This function is available only on platforms which support 64-bit integral representations.
See also: