IServiceTrackerConfig interface (comsvcs.h)
Configures the tracker property for the work that is done when calling either CoCreateActivity or CoEnterServiceDomain.
Inheritance
The IServiceTrackerConfig interface inherits from the IUnknown interface. IServiceTrackerConfig also has these types of members:
Methods
The IServiceTrackerConfig interface has these methods.
IServiceTrackerConfig::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
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 |