AssociationInfoType
Syntax
typedef enum { AssociatedToThisSession, AssociatedToAnotherSession, NotAssociated, AssociationNotAllowed } AssociationInfoType;
Values
- AssociatedToThisSession — Association type: associated with this session.
- AssociatedToAnotherSession — Association type: associated with another session.
- NotAssociated — Association type: not associated.
- AssociationNotAllowed — Association type: not allowed.
This page was last edited on March 17, 2016, at 18:08.
Comments or questions about this documentation? Contact us for support!