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.