AdapterListConnections.FromControl
- Updated2025-07-21
- 1 minute(s) read
AdapterListConnections.FromControl
Syntax
AdapterListConnections.FromControl( uiObj)
Return Value
Purpose
Returns the AdapterListConnection connected to the uiObj parameter. When no AdapterListConnection is connected to the user interface object the parameter specifies, this method returns NULL .
Parameters
uiObj As Object
[In] Specifies a connected user interface object.