- Contents
DesignerCOM API
II3IDMessage Interface
Overview
Derived From: IDispatch
Interface ID: {D0DB2513-CFDE-4B03-86F2-85DCD1055E1C}
II3IDMessage is the general container for information logged to the Interaction Designer messages collection.
Methods
None.
Properties
The category of the message. |
|
Description of information for this message. |
|
Returns an Interaction Designer interface pointer. |
|
Returns a handler pointer to which this message refers. NULL is returned if the handler is no longer available or if the message was not logged for a handler. |
|
Name of the Windows Help file contains information about this message. |
|
The context ID number of a Windows help file topic that corresponds to this message. |
|
URL where information can be found for this message. |
|
Returns the message number associated with this message. If an error occurs, the error number is returned. |
|
Indicates whether or not this message should be persisted with the handler. This only applies to messages that have handler/step context. |
|
A number that represents the severity of this message. |
|
Source of this message. |
|
Returns a step pointer to which this message refers. NULL is returned if the step is no longer available or if the message was not logged for a step. |
|
The topic associated with this message. |
|
The type of the message. |
|
Returns the user associated with the message. |