Use route_sync() to have an MQAcq acquisition AIM pass data to the router for qualification, translation, and dispatch. The type parameter specifies the route behavior of this DFC.
If type equals 0 (zero), this call behaves the same as route_vrec().
If type equals 1, this call behaves the same as route_vprod().
If type equals 2, this call behaves the same as route_veng().
The clmap object points to the clmap object with the message descriptor field values.
int route_sync (int [flavor] Flavor, string [in] Src, string [in] TranId, blob [in] *Data, int [in] type, clmap [in] *forward_opts);
Return values identical to the return codes of route_vrec(), route_vprod(), and route_veng().
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |