awCopyError
BrokerError awCopyError(
BrokerError err);
Creates a copy of the specified error err. The caller is responsible for calling awDeleteError on the return value.
This function returns NULL if memory cannot be allocated or if err is invalid.
See also: