
Replacement in Object TOOLKIT: |

ProCombstateAnnotationsRemove | |
( ProCombstate* cs_item /* (In) The handle to a combined state item. */ ProAnnotation* annotations /* (In) ProArray of annotations. */ int** not_found_indices /* (Out) ProArray of integers, representing annotation ids, which are not included in the combined state. To free the array call ProArrayFree()<b/>. The parameter is allowed to be NULL. */ ) |

The function successfully removed annotations. | |
One or more of the input arguments are invalid. | |
This legacy combined state doesn't have annotation state. Annotations cannot be Removed. | |
Other | Another error occurred and the function failed. |

