ApplicationMgr.StartExecution
- 更新时间2025-07-21
- 阅读时长1分钟
ApplicationMgr.StartExecution
Syntax
ControlName_StartExecution( exec, thrd, initiallyHidden)
Applies To
Purpose
Occurs when an execution starts.
Parameters
exec As Execution
[In] Specifies the newly started execution.
thrd As Thread
[In] Specifies the thread of the execution.
initiallyHidden As Boolean
[In] Specifies whether the execution is initially hidden.