Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix B Datatypes : Enumerated Types : tibas_persistenceType

tibas_persistenceType
Type
Declaration
typedef enum _tibas_persistenceType {
TIBAS_PERSISTENCE_NONE = 0,
TIBAS_PERSISTENCE_SHARED_ALL = 1,
TIBAS_PERSISTENCE_SHARED_NOTHING = 2
} tibas_persistenceType;
This type represents the datatypes used by to determine the type of persistence used by ActiveSpaces.
Values
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved