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 |
|
MQEVERSION containing the version of this structure. |
|
A pointer to the structure containing the data specific to this instance of the plug in adapter. |