tibas_browserType
The tibas_browserType enumerated type specifies the type of browser that can be set up using the TIBCO ActiveSpaces functions.
Declaration
typedef enum _tibas_browserType { TIBAS_BROWSER_GET = 0, TIBAS_BROWSER_TAKE = 1, TIBAS_BROWSER_LOCK = 2 } tibas_browserType;
Copyright © Cloud Software Group, Inc. All Rights Reserved.