swirl
Guide to OmniMark 8   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
      Other Library Functions  
OMX  

mq-object

 
 

Library: MQSeries access (OMMQI) legacy
Include: ommqi.xin


Purpose

The mq-object OMX component encapsulates an opened IBM MQSeries object. Typically the object is a queue, although it can also be a namelist, a distribution list, and process definition or a queue manager.

Usage Notes

The OmniMark MQSeries dynamic link library file ("ommqi.dll" or "ommqi.so") creates the mq-object OMX component. The related include file ("ommqi.xin") defines the interface to that component. To use mq-object OMX components in your program, you must include the following in your program:

     include "ommqi.xin"

Within your program, you can create as many instances of the mq-object OMX component as you require by declaring global and local variables of type "mq-object".

Related ommqi functions:

The functions

are used to initialize and discard mq-object objects. The mq-object objects are used as parameters to the following functions:

        Other Library Functions
   mq-backout
   mq-close
   mq-commit
   mq-connect
   mq-connection
   mq-connectx
   mq-disconnect
   mq-get
   mq-get-entire-return-status
   mq-get-function-status
   mq-get-logging-level
   mq-get-throw-on-warnings
   mq-inquire
   mq-inquire-names
   mq-object
   mq-open
   mq-put
   mq-put1message
   mq-set
   mq-set-logging-level
   mq-set-throw-on-warnings
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:27:39 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.