Méthode IServicePoolConfig ::get_MaxPoolSize (comsvcs.h)
Récupère le nombre maximal d’objets dans le pool.
Syntaxe
HRESULT get_MaxPoolSize(
[out] DWORD *pdwMaxPool
);
Paramètres
[out] pdwMaxPool
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 |