CallStackConnections.FromControl
- 更新时间2025-07-21
- 阅读时长1分钟
CallStackConnections.FromControl
Syntax
CallStackConnections.FromControl( uiObj)
Return Value
CallStackConnection connected to this user interface object. When no CallStackConnection exists for this control, this method returns NULL .
Purpose
Returns the CallStackConnection connected to the UI object.
Parameters
uiObj As Object
[In] Specifies the connected user interface object.