CompletionCode property

Read-only. Returns the completion code set by the last method or property access issued against the object.

Defined in: MQQueueManager class

Data Type: Long

Values:

  • MQCC_OK
  • MQCC_WARNING
  • MQCC_FAILED
Syntax: To get: completioncode& = MQQueueManager .CompletionCode