Partager via


IServicePoolConfig::p ut_MinPoolSize, méthode (comsvcs.h)

Définit le nombre minimal d’objets dans le pool.

Syntaxe

HRESULT put_MinPoolSize(
  [in] DWORD dwMinPool
);

Paramètres

[in] dwMinPool

Nombre minimal d’objets.

Valeur retournée

Cette méthode peut retourner les valeurs de retour standard E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, 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

IServicePoolConfig