swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
 
 

mq-object

 

 

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:

   
 

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

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:45:32 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.