AdapterListConnections.FromControl
- 更新时间2025-07-21
- 阅读时长1分钟
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.