If a document could not be opened, use setOpenFailInfo to report the error code and message.
void setOpenFailInfo(int code, const char * msg);
|
Parameters |
Description |
|
int code |
A numeric error code, which can be one of the values in the ErrorCodes enumeration. |
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|