| ||||||
SummaryFrees all internal result arguments. | ||||||
Syntaxint SablotFreeResultArgs(SablotHandle processor_);
| ||||||
DescriptionThis call frees all memory associated with the output of the most recent transformation. You don't have to make this call, destroying the processor takes care as well as new transformation invocation. | ||||||
See Also
|