CompletionCode property

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

Defined in: MQGetMessageOptions Class.

Data Type: Long

Values:

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