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