BrowserDef Operations The following table lists the BrowserDef operations: Table 16 BrowserDef Function or Type Description Page tibasBrowserDef_Create() Creates a new instance of a BrowserDef. 263 tibasBrowserDef_CreateEx() Returns a new BrowserDef instance and allows you to set the attributes of the browserDef. 264 tibasBrowserDef_GetDistributionScope() Returns the distribution scope of the browser. 266 tibasBrowserDef_GetTimeout() Returns the timeout value associated with a specified browserDef. 267 tibasBrowserDef_GetTimeScope() Returns the time scope associated with a specified browserDef. 268 tibasBrowserDef_SetDistributionScope() Sets the distribution scope associated with a specified browserDef (browser). 269 tibasBrowserDef_SetTimeScope() Sets the time scope associated with a specified browserDef (browser). 270 tibasBrowserDef_SetTimeout() Sets the timeout value for a specified browserDef (browser). 271 tibasBrowserDef_Free() Destroys allocated resources and frees memory. 272