You are reading help file online using chmlib.com
|
ISpTaskManager::GetThreadPoolInfo retrieves the current thread pool management attributes.
HRESULT GetThreadPoolInfo(
SPTMTHREADINFO *pPoolInfo
);
Value | Description |
---|---|
S_OK | Function completed successfully. |
E_POINTER | pPoolInfo is invalid or bad. |
FAILED (hr) | Appropriate error message. |
You are reading help file online using chmlib.com
|