Close
dtSearch Text Retrieval Engine Programmer's Reference
start Method

This is the overview for the start method overload.

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