CallStackConnections.FromControl
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.