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


Appendix B Datatypes : Enumerated Types : tibas_actionType

tibas_actionType
Type
Declaration
typedef enum _tibas_actionType {
TIBAS_ACTION_OPEN = 0,
TIBAS_ACTION_LOAD = 1,
TIBAS_ACTION_WRITE = 2,
TIBAS_ACTION_READ = 3,
TIBAS_ACTION_CLOSE = 4
} tibas_actionType;
Purpose
This type represents the types of action performed on Spaces.
Values
 
 

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