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

mq-connection

 
 

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


Purpose

The mq-connection OMX component encapsulates a connection to an MQSeries queue manager.

Usage Notes

The OmniMark MQSeries dynamic link library file ("ommqi.dll" or "ommqi.so") creates the mq-connection OMX component. The related include file ("ommqi.xin") defines the interface to that component. To use mq-connection 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-connection OMX component as you require by declaring global and local variables of type "mq-connection".

Related ommqi library functions:

The functions

are used to initialize and discard mq-connection components. The mq-connection components are used as arguments by 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.