Pointer to user data (generally used to hold the "this" pointer for your object that implements the dtsDataSource).
void * pData;
The rewind() and getNextDoc functions will receive the pData pointer as the first parameter on each call.
|
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.
|