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