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