int ExecutableHasTerminated (int executableHandle);
Determines whether an application started with LaunchExecutableEx has terminated.
| Input | ||
| Name | Type | Description |
| executableHandle | integer | Executable handle you obtain from LaunchExecutableEx. |
| Name | Type | Description | ||||||||
| status | integer | Result of the operation.
|