Object
ProAnnotationreferenceset
Function ProAnnotationreferencesetFree
Description
Frees a set of references to be assigned to an annotation element.
Synopsis
#include <
ProAnnotationElem.h
>
ProError
ProAnnotationreferencesetFree
(
ProAnnotationReferenceSet
reference_set
/* (In)
The handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Manual References:
Annotations: Annotation Features and Annotations: Modification of Annotation Elements
Annotations: Annotation Features and Annotations: Modification of Annotation Elements