tpm_acclose
From Land Desktop Development ARX CPP SDK
Closes a topology.
int
tpm_acclose(
ade_id tpm_id);
Returns RTNORM or an error code.
| tpm_id | The topology ID returned by tpm_acopen. |
When you close a topology, it remains in memory until you unload it.