tpm_cleanerrorcur

Land Desktop Development ARX CPP SDK

Up a level
tpm_cleanerrorcur
 
 

Sets the next error to clean in the current group.

int

tpm_cleanerrorcur(

ade_id clean_id,

long index);

Returns RTNORM or an error code.

clean_id The model ID returned by tpm_cleanalloc.
index The index of the error to clean. The index of the first error is 0.

The next error to clean is also called the current error.