Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awError | awErrorToCompleteStringUC
 
awErrorToCompleteStringUC
charUC * awErrorToCompleteStringUC(BrokerError err);
Gets a unicode string describing the error that occurred but with more information. Caller is responsible for freeing the return value. Returns NULL if the parameter is not an error or if runs out of memory.