PutWarningCount (MQLONG)
The number of asynchronous put operations that ended with a warning.
The value of
PutWarningCount depends on the value of the MQSTAT Type parameter.- MQSTAT_TYPE_ASYNC_ERROR
-
The number of asynchronous put operations to the object named in the
MQSTSstructure that completed withMQCC_WARNING. - MQSTAT_TYPE_RECONNECTION
-
Zero.
- MQSTAT_TYPE_RECONNECTION_ERROR
-
Zero.
PutWarningCount is an output field. Its initial value is zero.