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);