IForeSub.IsResult

Syntax

IsResult: Boolean;

Description

The IsResult property returns whether result is returned.

Comments

Available values:

To determine a unit structure type (procedure, function, delegate), use the IForeSub.SubType property.

Example

The example of use is given in description of the IForeAssembly.BindToClass method.

See also:

IForeSub