ICubeCallback.Argument

Syntax

Argument: ICubeCallbackArgument;

Description

The Argument property returns the argument containing information on the error that can occur on saving the data.

Comments

This property is used in the OnCallback event handler and must redetermined in the custom class.

Example

The example of use is given in description of ICubeInstanceStorage.Callback.

See also:

ICubeCallback