Partager via


Méthode IServiceThreadPoolConfig::SelectThreadPool (comsvcs.h)

Sélectionne le pool de threads dans lequel le travail soumis via l’activité doit s’exécuter.

Syntaxe

HRESULT SelectThreadPool(
  [in] CSC_ThreadPool threadPool
);

Paramètres

[in] threadPool

Valeur de l’énumération CSC_ThreadPool .

Valeur retournée

Cette méthode peut retourner les valeurs de retour standard E_INVALIDARG, E_OUTOFMEMORY, E_FAIL et S_OK.

Configuration requise

   
Client minimal pris en charge Windows XP avec SP1 [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2003 [applications de bureau uniquement]
Plateforme cible Windows
En-tête comsvcs.h

Voir aussi

IServiceThreadPoolConfig