Library | File

Enum wfcAnnotationRefFromType

# include <wfcAnnotation.h>

enum wfcAnnotationRefFromType
{
    wfcANNOT_REF_FROM_ALL,
    wfcANNOT_REF_FROM_ANNOTATION,
    wfcANNOT_REF_FROM_USER,
    wfcAnnotationRefFromType_nil
};



Description

 
Manual References:
Annotations: Annotation Features and Annotations: Accessing and Modifying Annotation Elements




Values

wfcANNOT_REF_FROM_ALL
 
wfcANNOT_REF_FROM_ANNOTATION
 
wfcANNOT_REF_FROM_USER
 
wfcAnnotationRefFromType_nil
Enum null value.