IServicePoolConfig ::p ut_MaxPoolSize, méthode (comsvcs.h)
Définit le nombre maximal d’objets dans le pool.
Syntaxe
HRESULT put_MaxPoolSize(
[in] DWORD dwMaxPool
);
Paramètres
[in] dwMaxPool
Nombre maximal 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
Condition requise | Valeur |
---|---|
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 |