This file describes MQeSession API prototypes.
Every application needs to start one (and only one) WebSphere MQ Everyplace session in order to access WebSphere MQ Everyplace functionality.
Functions | |
MQERETURN | mqeSession_initialize (MQeExceptBlock *pErrStruct) |
This function initializes a WebSphere MQ Everyplace session. | |
MQERETURN | mqeSession_terminate (MQeExceptBlock *pErrStruct) |
This function terminates a WebSphere MQ Everyplace session. |
|
This function initializes a WebSphere MQ Everyplace session.
|
|
This function terminates a WebSphere MQ Everyplace session.
|