ISpTaskManager::SetThreadPoolInfo (SAPI 5.4)

Microsoft Speech API 5.4

ISpTaskManager::SetThreadPoolInfo

ISpTaskManager::SetThreadPoolInfo sets the attributes for thread pool management.

  
    HRESULT SetThreadPoolInfo(
   const   SPTMTHREADINFO   *pPoolInfo
);

Parameters

  • pPoolInfo
    [in] Address of an SPTMTHREADINFO structure that receives the thread management information.

Return values

Value
S_OK
E_INVALIDARG
FAILED (hr)