tpm_mntrename

Land Desktop Development ARX CPP SDK

Up a level
tpm_mntrename
 
 

Renames a topology.

int

tpm_mntrename(

char *toponame,

char *newname,

char *newdesc);

Returns RTNORM or an error code.

toponame The name of the topology you wish to rename.
newname The new name of the topology.
newdesc The new description of the topology.