desc | The Broker descriptor for which the automatic redelivery count status is to be returned. |
auto_on | Indicates whether or not the automatic redelivery count is enabled for this descriptor. This parameter is used for output. |
Possible BrokerError major codes | Meaning |
AW_ERROR_INVALID_DESCRIPTOR | The desc parameter s invalid. |
AW_ERROR_NULL_PARAM | The auto_on parameter is NULL. |