ApplicationMgr.StartExecution
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.