ICubeCallback.OnCallback

Syntax

OnCallback(Argument: ICubeCallbackArgument);

Parameters

Argument. Argument that contains information about error.

Description

The OnCallback method implements the event that occurs during an exception situations on working with cube data.

Example

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

See also:

ICubeCallback