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

MQeStorageAdapterEraseLocation_in_st_ Struct Reference


Detailed Description

Erase Location adapter function input structure.

Prototype: eraseLocation_function_name( MQeStorageAdapterHndl hAdapter , MQeStorageAdapterEraseLocation_in_ * pInput , MQeStorageAdapterEraseLocation_out_ * pOutput);

Required actions: Erase the location specified. If an error occurs the appropriate return and reason codes should be put in the exception block and a value other than MQERETURN_OK returned.

Optional actions: Any


Data Fields

MQEVERSION version
MQEVOID * pPrivateData


Field Documentation

MQEVERSION MQeStorageAdapterEraseLocation_in_st_::version
 

MQEVERSION containing the version of this structure.

MQEVOID* MQeStorageAdapterEraseLocation_in_st_::pPrivateData
 

A pointer to the structure containing the data specific to this instance of the plug in adapter.


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