Close
dtSearch Text Retrieval Engine Programmer's Reference
DJobThread::start Method (int)
Syntax
C++
bool start(int priority);

Start with specified priority. The thread is started with _beginthreadex, so it must be ended with _endthreadex