Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

deoOnTabSwitch

deoOnTabSwitch(
g_application
w_sessionWin
w_intoWin
g_outofWin
)
=> g_value

Description

An event notification function called during HI calling post tab switch procedures. The order in which calls are made to all deoOnTabSwitch functions is not defined.

Arguments

g_application

Specifies an instance (stdobj) of the plugin.

w_sessionWin

Specifies the ID of the session window in which the tab switch happens.

w_intoWin

Specifies the ID of the window being switched into

g_outofWin

Specifies the window being switched out. This value can be nil.

Value Returned

g_value

Return value is ignored.


Return to top
 ⠀
X