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

MQeAuthenticator_SubclassInitOutput_st_ Struct Reference


Detailed Description

output parameter structure for MQeAuthenticator_SubclassInitFunc.


Data Fields

MQEVERSION version
MQeExceptBlockpExceptBlock
MQeStringHndl hClassName
MQEBOOL regRequired
MQEKEYTYPE keyType
MQeAuthenticator_FreeFunc fFree
MQeAuthenticator_ActivateMasterPrepFunc fActivateMasterPrep
MQeAuthenticator_ActivateSlavePrepFunc fActivateSlavePrep
MQeAuthenticator_ProcessSlaveResponseFunc fProcessSlaveResponse
MQeAuthenticator_CloseFunc fClose
MQEVOID * pSubclassPrivateData


Field Documentation

MQEVERSION MQeAuthenticator_SubclassInitOutput_st_::version
 

version number

MQeExceptBlock* MQeAuthenticator_SubclassInitOutput_st_::pExceptBlock
 

pointer to exception block

MQeStringHndl MQeAuthenticator_SubclassInitOutput_st_::hClassName
 

class name of this authenticator

MQEBOOL MQeAuthenticator_SubclassInitOutput_st_::regRequired
 

whether this authenticator requires a registry

MQEKEYTYPE MQeAuthenticator_SubclassInitOutput_st_::keyType
 

type of key required by this authenticator.

MQeAuthenticator_FreeFunc MQeAuthenticator_SubclassInitOutput_st_::fFree
 

pointer to subclass free function implementation

MQeAuthenticator_ActivateMasterPrepFunc MQeAuthenticator_SubclassInitOutput_st_::fActivateMasterPrep
 

pointer to subclass activateMasterPrep function implementation

MQeAuthenticator_ActivateSlavePrepFunc MQeAuthenticator_SubclassInitOutput_st_::fActivateSlavePrep
 

pointer to subclass activateSlavePrep function implementation

MQeAuthenticator_ProcessSlaveResponseFunc MQeAuthenticator_SubclassInitOutput_st_::fProcessSlaveResponse
 

pointer to subclass processSlaveResponse function implementation

MQeAuthenticator_CloseFunc MQeAuthenticator_SubclassInitOutput_st_::fClose
 

pointer to subclass close function implementation

MQEVOID* MQeAuthenticator_SubclassInitOutput_st_::pSubclassPrivateData
 

pointer to subclass data


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