tpm_qrygettoponame

Land Desktop Development ARX CPP SDK

Up a level
tpm_qrygettoponame
 
 

Gets the name of the query source topology.

int

tpm_qrygettoponame(

char *toponame,

int buflen);

Returns RTNORM or an error code if there is no query source topology.

toponame Pointer to topology name (char).
buflen Length of buffer for topology name string (int).

This function passes the topology name through a parameter.