Object ProAnnotationreferenceset

Function ProAnnotationreferencesetFree


Description
Frees a set of references to be assigned to an annotation element.
Synopsis
#include <ProAnnotationElem.h>
ProErrorProAnnotationreferencesetFree(
ProAnnotationReferenceSet reference_set
/* (In)
The handle.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Annotations: Annotation Features and Annotations: Modification of Annotation Elements
  2. Annotations: Annotation Features and Annotations: Modification of Annotation Elements