Gets the name of the query result topology.
int
tpm_qrygetrestopo(
char *buffer,
int buflen);
Returns RTNORM or an error code if there is no result topology.
buffer | Buffer for resulting topology name string (char). |
buflen | Length of buffer for string (int). |
This function passes the topology name through a parameter.