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. 
Retrieves the number of threads in the thread pool.
HRESULT retVal = object.GetThreadPoolSize(pulNumThreads);
pulNumThreads [out]
Type: unsigned long
Pointer to the current thread pool size.