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


Appendix B Datatypes : Enumerated Types : tibas_boolean

tibas_boolean
Type
Declaration
typedef enum {
TIBAS_FALSE,
TIBAS_TRUE
} tibas_boolean;
Purpose
This type represents the boolean data returned by TIBCO ActiveSpaces functions.
Values
 

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