Metodo IServicePoolConfig::p ut_MaxPoolSize (comsvcs.h)
Imposta il numero massimo di oggetti nel pool.
Sintassi
HRESULT put_MaxPoolSize(
[in] DWORD dwMaxPool
);
Parametri
[in] dwMaxPool
Numero massimo di oggetti.
Valore restituito
Questo metodo può restituire i valori restituiti standard E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL e S_OK.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows XP con SP1 [solo app desktop] |
Server minimo supportato | Windows Server 2003 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | comsvcs.h |