
Replacement in Object TOOLKIT: |


ProAnnotationelemReferencesCollect | |
( ProAnnotationElem* element /* (In) The annotation element. */ ProAnnotationRefFilter ref_type /* (In) The type of references to collect (weak, strong, or all). */ ProAnnotationRefFromType source /* (In) The source of the references (from the annotation, from the user, or all). */ ProAnnotationReference** references /* (Out) The annotation references. Free this using ProAnnotationreferencearrayFree(). */ ) |

The function succeeded. | |
One or more inputs was invalid. | |
The annotation element does not contain any references of the indicated type. | |
References from driving dimension annotation elements cannot be accessed. |


