StartedInstances: IArrayList;
The StartedInstances property returns the array of running process instances.
Each array element is described by the IBProcessInstance interface.
The property use is given in the example for IBProcessStarterFactory.Split.
See also: