Queue aliases

The administration of aliases is the same as for LocalQueues, because the MQeRemoteQueueAdminMsg is a subclass of the MQeQueueAdminMsg.

Under C use the following APIs in the same way as for a local queue.

mqeAdministrator_SyncRemoteQueue_addAlias
mqeAdministrator_SyncRemoteQueue_removeAlias

mqeAdministrator_AsyncRemoteQueue_addAlias
mqeAdministrator_AsyncRemoteQueue_removeAlias

Parent topic: Configuring remote queues