This documentation is archived and is not being maintained.
GetThreadPoolSize method
Retrieves the number of threads in the thread pool.
Syntax
HRESULT retVal = object.GetThreadPoolSize(pulNumThreads);
Parameters
- pulNumThreads [out]
-
Type: unsigned long
Pointer to the current thread pool size.
See also
-
IDXTaskManager::SetThreadPoolSize