IWarningCallback

IWarningCallback class

Interface for user’s callback mechanism support.

The IWarningCallback type exposes the following members:

Methods

NameDescription
warning(warning)The callback method for some program notifications.

See Also