Main Page Modules Data Structures File List Data Fields Globals Related Pages
MQeStorageAdapterExists_in_st_ Struct Reference
Detailed Description
MQeStorageAdapter_exists function input structure
Prototype: exists_function_name( MQeStorageAdapterHndl hAdapter , MQeStorageAdapterExists_in_ * pInput , MQeStorageAdapterExists_out_ * pOutput);
Required actions: Test to see if an area from the location specified exists. If an error occurs the appropriate return and reason codes should be put in the exception block and a vlaue other than MQERETURN_OK returned.
Optional actions: Any
Field Documentation
MQEVERSION MQeStorageAdapterExists_in_st_::version
|
|
|
MQEVERSION containing the version of this structure. |
MQeStringHndl MQeStorageAdapterExists_in_st_::hLocation
|
|
|
Location containing the entry |
MQeStringHndl MQeStorageAdapterExists_in_st_::hEntry
|
|
|
Name of the area we wish to test for |
MQEVOID* MQeStorageAdapterExists_in_st_::pPrivateData
|
|
|
A pointer to the structure containing the data specific to this instance of the adapter. |
The documentation for this struct was generated from the following file:
Generated Thu Aug 11 23:27:18 2005 for Websphere MQ Everyplace for Multiplatforms C Programming Reference