Callback ProAnnotationelemFilterAction
Description
This is the generic function for filtering an annotation element.
Synopsis
(*ProAnnotationelemFilterAction)
(
/* (In)
The annotation element
*/
/* (In)
The application data passed to the calling function
*/
)
Returns
Skip visiting this element and go to the next.
Other
Call the visit action for this element. The return value is passed as input to the visit action.
User Guide References
¿Fue esto útil?