tpm_cleanfree

Land Desktop Development ARX CPP SDK

Up a level
tpm_cleanfree
 
 

Frees the cleanup model.

int

tpm_cleanfree(

ade_id clean_id);

Returns RTNORM or an error code.

clean_id The model ID returned by tpm_cleanalloc.

For information about preparing the cleanup model, see Drawing Cleanup.

For an example that shows how you can use the cleanup functions, see tpm_cleanalloc.