ExecutionListConnections.FromControl
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
ExecutionListConnections.FromControl
Syntax
ExecutionListConnections.FromControl( uiObj)
Return Value
ExecutionListConnection connected to the uiObj parameter. When no ExecutionListConnection exists for this control, this method returns NULL .
Purpose
Returns the ExecutionListConnection connected to the uiObj parameter.
Parameters
uiObj As Object
[In] Specifies the connected user interface object.