[Overview][Classes][Procedures and functions][Index] |
Removes the process handler assigned for the process.
Source position: asyncprocess.pp line 46
protected procedure TAsyncProcess.UnhookProcessHandle; |
UnhookProcessHandle is a procedure used to remove the process handler assigned for the process in the Execute method. UnhookProcessHandle calls RemoveProcessEventHandler when a process handler has been assigned.
UnhookProcessHandle is called from the HandleProcessTermination and Destroy methods.
|
Executes the process. |
|
|
Performs actions needed when the process is terminated. |
|
|
Destructor for the class instance. |
Version 4.0 | Generated 2025-05-03 | Home |