Object ProAnnotationreferenceset

Function ProAnnotationreferencesetAlloc


Description
Allocates a set of references to be assigned to an annotation element.
Synopsis
#include <ProAnnotationElem.h>
ProErrorProAnnotationreferencesetAlloc(
ProAnnotationReferenceSet* reference_set
/* (Out)
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