IBProcessStarter.StartResult

Syntax

StartResult: BProcessStartResult;

Description

The StartResult property returns process startup result.

Example

The property use is given in the example for IBProcessStarterFactory.Multi, IBProcessStarterFactory.Single, IBProcessStarterFactory.Split.

See also:

IBProcessStarter