desc | The Broker descriptor. This parameter is used for output. |
user_name | The user name available in the descriptor, desc. |
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_DESCRIPTOR | The desc parameter is invalid. |
AW_ERROR_NULL_PARAM | The user_name parameter is NULL. |
AW_ERROR_NO_MEMORY | Cannot allocate memory for the output parameter, user_name. |