tibasBrowserDef_GetTimeScope()

Returns the time scope associated with a specified browserDef.

Declaration

tibas_status tibasBrowserDef_GetTimeScope(
    tibasBrowserDef browserDef,
    tibas_timeScope* timeScope)

Parameters

Parameter Description
browserDef The TIBCO ActiveSpaces entity on which the function is invoked.
timeScope The time scope of the browser.

Remarks

Use the tibasBrowserDef_GetTimeScope() function to return the time scope value currently specified for a specified browserDef.