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.