Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

MQeRulesPutMessage_in_st_ Struct Reference


Detailed Description

input parameter structure for MQeRules_PutMessageFunction.


Data Fields

MQEVERSION version
MQeStringHndl hQueueName
MQeStringHndl hQueue_QueueManagerName
MQeFieldsHndl hMsg
MQeStringHndl hCompressorName
MQeStringHndl hAuthenticatorName
MQeStringHndl hCryptorName
MQEINT64 confirmID
MQEVOID * pPrivateData


Field Documentation

MQEVERSION MQeRulesPutMessage_in_st_::version
 

version number

MQeStringHndl MQeRulesPutMessage_in_st_::hQueueName
 

name of queue on which message to be put

MQeStringHndl MQeRulesPutMessage_in_st_::hQueue_QueueManagerName
 

name of queue's owning queue manager

MQeFieldsHndl MQeRulesPutMessage_in_st_::hMsg
 

message to be put

MQeStringHndl MQeRulesPutMessage_in_st_::hCompressorName
 

name of the optional attribute object's compressor

MQeStringHndl MQeRulesPutMessage_in_st_::hAuthenticatorName
 

name of the optional attribute object's authenticator

MQeStringHndl MQeRulesPutMessage_in_st_::hCryptorName
 

name of the optional attribute object's cryptor

MQEINT64 MQeRulesPutMessage_in_st_::confirmID
 

confirm ID used in put Message operation

MQEVOID* MQeRulesPutMessage_in_st_::pPrivateData
 

pointer to user's private data in plug-in rules structure


The documentation for this struct was generated from the following file:
Generated Thu Aug 11 23:27:17 2005 for Websphere MQ Everyplace for Multiplatforms C Programming Reference