Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
dtsDataSource::pData Data Member
dtsDataSource Structure | dtsDataSource Structure | Send Feedback

Pointer to user data (generally used to hold the "this" pointer for your object that implements the dtsDataSource).

void * pData;
Description

The rewind() and getNextDoc functions will receive the pData pointer as the first parameter on each call.

Structure
Links
You are here: C++ API > Classes > dtsDataSource Structure > dtsDataSource::pData Data Member
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.