|
dtSearch Text Retrieval Engine Programmer's Reference 7.70
|
|
Method |
Description |
|
Removes all messages from a dtsErrorInfo but does not deallocate the buffers. | |
|
Copy all data from another dtsErrorInfo | |
|
Constructor for dtsErrorInfo, which will allocate fixed-length buffers large enough to hold, by default, up to 20 messages with up to 4096 bytes. | |
|
Transfer messages to another dtsErrorInfo | |
|
Returns the number of messages logged in the dtsErrorInfo. | |
|
Returns the text of a message | |
|
Returns the numeric code of a message (see Error Codes for the values of these codes) | |
|
Return text meaning for a numeric error code | |
|
Adds a message to the dtsErrorInfo | |
|
Returns true if some messages could not be stored in the dtsErrorInfo because the buffers were too small. | |
|
Attaches a callback notification function to the dtsErrorInfo. |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|