Moving Messages from another Message Queue System to MSMQ

To move messages from another message queue system to MSMQ, the connector application must use the standard MSMQ API functions.

To return acknowledgment messages to MSMQ, the connector application must set PROPID_M_CONNECTOR_TYPE. By setting this property, the application receiving the message knows that it was not sent by MSMQ.


© 1997 by Microsoft Corporation. All rights reserved.