
Replacement in Object TOOLKIT: |


ProFeatureAnnotationelemsVisit | |
( ProFeature* feat /* (In) The feature. */ ProAnnotationelemVisitAction visit_action /* (In) The visit function for the annotation elements. */ ProAnnotationelemFilterAction filter_action /* (In) The filter function for the annotation elements. Can be NULL. */ ProAppData data /* (In) Application data passed to the visit and filter actions. */ ) |

The function succeeded. | |
One or more inputs was invalid. | |
No annotation elements were found in the feature. | |
Other | Error returned by the visit action. |


