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

MQeRulesGetMessage_in_st_ Struct Reference


Detailed Description

input parameter structure for MQeRules_GetMessageFunction.


Data Fields

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


Field Documentation

MQEVERSION MQeRulesGetMessage_in_st_::version
 

version number

MQeStringHndl MQeRulesGetMessage_in_st_::hQueueName
 

name of queue from which message to be got

MQeStringHndl MQeRulesGetMessage_in_st_::hQueue_QueueManagerName
 

name of queue's owning queue manager

MQeFieldsHndl MQeRulesGetMessage_in_st_::hFilter
 

filter to apply to candidate messages

MQeStringHndl MQeRulesGetMessage_in_st_::hCompressorName
 

name of the optional attribute object's compressor

MQeStringHndl MQeRulesGetMessage_in_st_::hAuthenticatorName
 

name of the optional attribute object's authenticator

MQeStringHndl MQeRulesGetMessage_in_st_::hCryptorName
 

name of the optional attribute object's cryptor

MQEINT64 MQeRulesGetMessage_in_st_::confirmID
 

confirm ID used in get Message operation

MQEVOID* MQeRulesGetMessage_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:16 2005 for Websphere MQ Everyplace for Multiplatforms C Programming Reference