C

The real name of the queue manager is hRealTargetQMname, and the alias to this is hAliasName.

Note that these strings will be duplicated internally, so could be freed if not required elsewhere.

rc =  mqeAdministrator_QueueManager_addAlias(hAdministrator,
                                             &exceptBlk,
                                             hAliasName,
                                             hRealTargetQMName);

Terms of use | WebSphere software

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