Feedback

  • Contents
 

II3IDMessages Interface

Overview

Derived From:        IDispatch

Interface ID:          {80062C1B-7A57-40F4-A948-D9D9C86013A2}

II3IDMessages is a collection of II3IDMessage objects logged for this ID session.

Methods

Add

Adds a message to the Interaction Designer messages collection.

Item

Returns an II3IDMessage object from the messages collection specified by the message index.

Remove

Removes the message at the specified index from Interaction Designer's messages collection.

RemoveAll

Deletes all of the messages from the error collection.

Properties

Count

Returns the number of items in the messages collection.

FilterApplicationContext

Returns the II3ID interface pointer associated with this collection (if applicable). This means that the message is associated with Interaction Designer itself.

FilterHandlerContext

Returns the II3IDHandler interface pointer associated with this collection (if applicable).

FilterMsgCategory

The message category filter for this collection.

FilterMsgType

The message type filter for this collection.

FilterStepContext

Returns the II3IDStep interface pointer associated with this collection (if applicable).