IServiceSxSConfig interface
Applies to: desktop apps only
Configures side-by-side assemblies for the work that is done when calling either CoCreateActivity or CoEnterServiceDomain.
When to implement
This interface is implemented by COM+.
When to use
This interface is used to configure CServiceConfig for calls to either CoEnterServiceDomain or CoCreateActivity.
Members
The IServiceSxSConfig interface inherits from the IUnknown interface. IServiceSxSConfig also has these types of members:
Methods
The IServiceSxSConfig interface has these methods.
| Method | Description |
|---|---|
| SxsConfig |
Configures the side-by-side assembly for the enclosed work. |
| SxsDirectory |
Sets the directory for the side-by-side assembly for the enclosed work. |
| SxsName |
Sets the file name of the side-by-side assembly for the enclosed work. |
Requirements
|
Minimum supported client | Windows XP with SP1 |
|---|---|
|
Minimum supported server | Windows Server 2003 |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 2/3/2012