|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Structure of MQChannelExit, MQChannelDefinition and agentBuf |
« View previous topic :: View next topic » |
Author |
Message
|
Ting |
Posted: Sun Jun 30, 2002 10:12 pm Post subject: Structure of MQChannelExit, MQChannelDefinition and agentBuf |
|
|
Newbie
Joined: 24 Jun 2002 Posts: 4 Location: Singapore
|
Hi,
I like to know what is the structure of MQChannelExit, MQChannelDefinition and agentBuffer, which I found in the MQ Java document (under the MQChannelExit)
Bacause in the C Program channel exit the parameters are pass in as:
(PMQVOID channelExitParms, PMQVOID channelDef, PMQLONG dataLength, PMQLONG agBufLength, PMQVOID agBuf, PMQLONG exitBufLength, PMQPTR exitBufAddr )
In java it pass in as:
(MQChannelExit channelExitParms, MQChannelDefinition channelDefParms, byte agentBuffer [])
Now I using JNI to pass the java into the C program. It can go into the C program but the parameters does not match so it can't do the channel exit.
Do anyone know the structure please tell thank..
Thank You
Ting |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|