Share via


IServicePoolConfig::get_CreationTimeout-Methode (comsvcs.h)

Ruft das Timeoutintervall für die Aktivierung eines Poolobjekts ab.

Syntax

HRESULT get_CreationTimeout(
  [out] DWORD *pdwCreationTimeout
);

Parameter

[out] pdwCreationTimeout

Das Timeoutintervall.

Rückgabewert

Diese Methode kann die Standardrückgabewerte E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL und S_OK zurückgeben.

Anforderungen

   
Unterstützte Mindestversion (Client) Windows XP mit SP1 [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2003 [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile comsvcs.h

Weitere Informationen

IServicePoolConfig