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


Appendix B Datatypes : Enumerated Types : tibas_timeScope

tibas_timeScope
Type
Declaration
typedef enum {
  TIBAS_TIME_SCOPE_ALL ,
  TIBAS_TIME_SCOPE_SNAPSHOT,
  TIBAS_TIME_SCOPE_NEW,
  TIBAS_TIME_SCOPE_NEW_EVENTS
} tibas_timeScope;
Purpose
This type represents the datatypes used by TIBCO ActiveSpaces functions that work with the time scope of a space.
Values
 

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