VariablesConnections.FromControl

Syntax

VariablesConnections.FromControl( uiObj)

Return Value

VariablesConnection

VariablesConnection connected to the uiObj parameter. When no VariablesConnection exists for this control, this method returns NULL .

Purpose

Returns the VariablesConnection connected to the uiObj parameter.

Parameters

uiObj As Object

[In] Specifies the connected user interface object.