void tsmSetMasterHostName ( TsmHandle *tsmh, const char *masterHostName ) Change the master host name for a TSM session
Change the master host name for a TSM session.tsmSetMasterHostName should be called immediately after tsmOpen. It changes the master host name from the default (which is the hostname of the first pyramid it finds). This has no effect except for the ISS protocol. In that case, changing the master host name after the ISS has been contacted has no effect.