INetCommand.Result

Syntax

Result: Variant;

Description

The Result property returns request result to network resource.

Example

The example of use is given in description of the INetCommand.Start method.

See also:

INetCommand