IServiceTrackerConfig interface
Applies to: desktop apps only
Configures the tracker property 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 IServiceTrackerConfig interface inherits from the IUnknown interface. IServiceTrackerConfig also has these types of members:
Methods
The IServiceTrackerConfig interface has these methods.
| Method | Description |
|---|---|
| TrackerConfig |
Configures the tracker property for the enclosed work. |
Remarks
The tracker property is a reporting mechanism used by monitoring code to watch which code is running when. It is the reporting mechanism behind the spinning balls in the Component Services administrative tool.
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