6.4. Architectural model

MQSeries Automation Classes for ActiveX provide the following objects:

  • MQSession: This is the main class for MQSeries Automation Classes for ActiveX. It contains the status of the last action performed on any of the other classes. There is only one MQSession object per ActiveX process. An attempt to create a second object of this type creates a second reference to the original object.

  • MQQueueManager: This class provides access to the queue manager. Calling the methods and properties of this object results in calls being made across the MQI. When an object of this class is destroyed, it is automatically disconnected from its queue manager. Some of the properties that can be accessed through this call are alternate user ...

Get MQSeries Programming Patterns now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.