Get the document whose properties were just returned by getNextDocInfo or getDocInfoByName
int (* getCurrentDoc)(void *pData, dtsInputStream& dest);
|
Parameters |
Description |
|
pData |
The value of dtsDataSource.pData |
|
dest |
Structure to receive the dtsInputStream for the document |
0 on success, or -1 if the document could not be accessed.
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|