IServiceInheritanceConfig interface
Applies to: desktop apps only
Determines whether to construct a new context based on the current context or to create a new context based solely on the information in CServiceConfig. A new context that is based on the current context can be modified by calls to the other interfaces of CServiceConfig.
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 IServiceInheritanceConfig interface inherits from the IUnknown interface. IServiceInheritanceConfig also has these types of members:
Methods
The IServiceInheritanceConfig interface has these methods.
| Method | Description |
|---|---|
| ContainingContextTreatment |
Determines whether the containing context is based on the current context. |
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