Structures

The constants provided for setting the Transport and Transporter XOR parameter are provided for backward compatibility. The structure for Asynchronous Remote Queues is the same, apart from the name.
typedef struct MQeRemoteAsyncQParms 
{
    /**< Queue Parms Structure - for general parameters */

    MQeQueueParms      baseParms;

    /**< Transport Class (Read/Write) */

    MQeStringHndl      hQTransporterClass;           

} MQeRemoteAsyncQParms;

Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.