IServiceSynchronizationConfig interface (comsvcs.h)

Configures the synchronization for the work that is done when calling either CoCreateActivity or CoEnterServiceDomain.

Inheritance

The IServiceSynchronizationConfig interface inherits from the IUnknown interface. IServiceSynchronizationConfig also has these types of members:

Methods

The IServiceSynchronizationConfig interface has these methods.

 
IServiceSynchronizationConfig::ConfigureSynchronization

Configures the synchronization for the enclosed work.

Requirements

Requirement Value
Minimum supported client Windows XP with SP1 [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header comsvcs.h

See also

CServiceConfig