Enum wfcAnnotationAttachmentAssociativity
# include <wfcAnnotation.h>
enum wfcAnnotationAttachmentAssociativity
{
wfcANNOTATTACH_ASSOCIATIVITY_NONE,
wfcANNOTATTACH_ASSOCIATIVITY_PARTIAL,
wfcANNOTATTACH_ASSOCIATIVITY_FULL,
wfcAnnotationAttachmentAssociativity_nil
};
Description
-
Manual References:
-
Annotations: Annotation Features and Annotations: Annotation Associativity
Values
-
wfcANNOTATTACH_ASSOCIATIVITY_NONE
-
-
wfcANNOTATTACH_ASSOCIATIVITY_PARTIAL
-
-
wfcANNOTATTACH_ASSOCIATIVITY_FULL
-
-
wfcAnnotationAttachmentAssociativity_nil
- Enum null value.