Pascal
procedure tsPostDelete(PostIndex: tsInt);
C/C++
void tsPostDelete(tsInt PostIndex);
If you don't need some post processors anymore you are able to delete them.
This represents the Index of the post processor you want to delete. Starting with 0. There are also some special values for this parameter. For an complete list look in the Table Post Indizes.
If there was no context bound.
If there is no font bound.
If the bound font isn't an font creator.