AdapterListConnections.FromControl

Syntax

AdapterListConnections.FromControl( uiObj)

Return Value

AdapterListConnection

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.

See Also

AdapterListConnection