ExecutionViewConnections.FromControl
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
ExecutionViewConnections.FromControl
Syntax
ExecutionViewConnections.FromControl( uiObj)
Return Value
ExecutionViewConnection connected to the uiObj parameter. When no ExecutionViewConnection exists for this control, this method returns NULL .
Purpose
Returns the ExecutionViewConnection that is connected to the uiObj parameter.
Parameters
uiObj As Object
[In] Specifies the connected user interface object.