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.