Share via


IServiceSynchronizationConfig::ConfigureSynchronization-Methode (comsvcs.h)

Konfiguriert die Synchronisierung für das eingeschlossene Werk.

Syntax

HRESULT ConfigureSynchronization(
  [in] CSC_SynchronizationConfig synchConfig
);

Parameter

[in] synchConfig

Ein Wert aus der CSC_SynchronizationConfig-Enumeration .

Rückgabewert

Diese Methode kann die Standardrückgabewerte E_INVALIDARG, E_OUTOFMEMORY, 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

IServiceSynchronizationConfig