ISpTaskManager::GetThreadPoolInfo

Microsoft Speech SDK

The Microsoft.com Speech website Microsoft Speech SDK SAPI 5.1

ISpTaskManager::GetThreadPoolInfo

ISpTaskManager::GetThreadPoolInfo retrieves the current thread pool management attributes.

HRESULT GetThreadPoolInfo(
   SPTMTHREADINFO   *pPoolInfo
);

Parameters

pPoolInfo
[out] Address of an SPTMTHREADINFO structure that contains the current thread management information.

Return values

Value Description
S_OK Function completed successfully.
E_POINTER pPoolInfo is invalid or bad.
FAILED (hr) Appropriate error message.