This topic has not yet been rated - Rate this topic

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.

MethodDescription
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

ComSvcs.h

See also

CServiceConfig

 

 

Send comments about this topic to Microsoft

Build date: 2/3/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ