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

MQeRulesActivateQMgr_out_st_ Struct Reference


Detailed Description

output parameter structure for MQeRules_ActivateQMgrFunction.


Data Fields

MQEVERSION version
MQeExceptBlockpExceptBlock


Field Documentation

MQEVERSION MQeRulesActivateQMgr_out_st_::version
 

version number

MQeExceptBlock* MQeRulesActivateQMgr_out_st_::pExceptBlock
 

Void pointer to an error structure to return error information to caller. This needs to be cast to the MQeExceptBlock within the function. The return and reason code are up to the user and should be from MQERETURN_USER_BASE upwards. See MQe_Native_ReturnCodes.h


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