JCL Help:TJclAppInstances.InstanceIndex
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclAppInstances.InstanceIndex Property
[+] TJclAppInstances Methods
[+] TJclAppInstances Properties
Search in JCL Help
Search in all projects
Summary
Returns the index into the TJclAppInstances.ProcessIDs array for a process.
Pascal
public property InstanceIndex [ProcessID: DWORD]: Integer;
Description
Read the InstanceIndex property to determine the zero based index into the TJclAppInstances.ProcessIDs array property of a specific application instance. The array index is the process ID of the application instance for which you want to know the index. Upon failure the property reads -1.
See Also
About
Donator
Petr Vones
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page