File
File: dten600.idl
Module: COM Interface
Syntax
Group
Members
Properties
Property |
Description |
---|---|
Returns the number of messages |
Methods
Method |
Description |
---|---|
Returns the first argument of the nth message. This argument will also appear in the message text but is provided separately for easy access. For example, an "Unable to access index" message would contain the path of the index as the first argument | |
Returns the second argument of the nth message. | |
Returns the message code of the nth message. See "Error Codes" for information on the meaning of these codes. | |
Returns the text of the nth message. |
Methods
Method |
Description |
---|---|
Returns the first argument of the nth message. This argument will also appear in the message text but is provided separately for easy access. For example, an "Unable to access index" message would contain the path of the index as the first argument | |
Returns the second argument of the nth message. | |
Returns the message code of the nth message. See "Error Codes" for information on the meaning of these codes. | |
Returns the text of the nth message. |
Properties
Property |
Description |
---|---|
Returns the number of messages |
Description
Error messages returned from an IndexJob, SearchJob, or FileConverter
Class Hierarchy
IJobErrorInfo