(comsvcs.h) iServicePoolConfig::get_MaxPoolSize 方法
擷取集區中的物件數目上限。
HRESULT get_MaxPoolSize(
[out] DWORD *pdwMaxPool
);
[out] pdwMaxPool
最大物件數目。
這個方法可以傳回標準傳回值E_INVALIDARG、E_OUTOFMEMORY、E_UNEXPECTED、E_FAIL和S_OK。
需求 | 值 |
---|---|
最低支援的用戶端 | Windows XP with SP1 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2003 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | comsvcs.h |