Enumerations | |
enum | MQELOGTYPE |
WebSphere MQSeries Everyplace log type constants. More... | |
enum | MQELOGNUMBER |
WebSphere MQSeries Everyplace log number values. More... | |
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. | |
MQERETURN | mqeSession_threadAttach (MQeExceptBlock *pErrStruct) |
This function attaches the running thread to a JVM. | |
MQERETURN | mqeSession_threadDetach (MQeExceptBlock *pErrStruct) |
This function detaches the running thread from the JVM it is currently attached to. |
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.
|
|
|
|
|
|
|
|
|
|
|
|