Links
dtSearch Text Retrieval Engine Programmer's Reference
IJobErrorInfo Interface
dten600.idl | Interfaces | Legend | Members | Methods | Properties | Send Feedback
Class Hierarchy
[ object, uuid(A967E5D5-B0E1-11D3-B57C-00105AA461D0), dual, helpstring("IJobErrorInfo Interface"), pointer_default(unique) ]
interface IJobErrorInfo : IDispatch;
File
Description

Error messages returned from an IndexJob, SearchJob, or FileConverter

Group
Methods
Method 
Description 
Arg1 
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 
Arg2 
Returns the second argument of the nth message. 
Code 
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 
Legend
 
Property 
 
read only 
 
Method 
Links
You are here: COM Interface > Interfaces > IJobErrorInfo Interface
Copyright (c) 1995-2008 dtSearch Corp. All rights reserved.