IServiceSxsConfig interface (comsvcs.h)
Configures side-by-side assemblies for the work that is done when calling either CoCreateActivity or CoEnterServiceDomain.
Inheritance
The IServiceSxSConfig interface inherits from the IUnknown interface. IServiceSxSConfig also has these types of members:
Methods
The IServiceSxsConfig interface has these methods.
IServiceSxsConfig::SxsConfig Configures the side-by-side assembly for the enclosed work. |
IServiceSxsConfig::SxsDirectory Sets the directory for the side-by-side assembly for the enclosed work. |
IServiceSxsConfig::SxsName Sets the file name of the side-by-side assembly 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 |