CallStackConnections.FromControl
- Updated2025-07-21
- 1 minute(s) read
CallStackConnections.FromControl
Syntax
CallStackConnections.FromControl( uiObj)
Return Value
CallStackConnection connected to this user interface object. When no CallStackConnection exists for this control, this method returns NULL .
Purpose
Returns the CallStackConnection connected to the UI object.
Parameters
uiObj As Object
[In] Specifies the connected user interface object.