IComTrackingInfoEvents interface (comsvcs.h)
Notifies the subscriber when the tracking information for a collection changes. The events are published to the subscriber using the COM+ Events service, a loosely coupled events system that stores event information from different publishers in an event store in the COM+ catalog.
Inheritance
The IComTrackingInfoEvents interface inherits from the IUnknown interface. IComTrackingInfoEvents also has these types of members:
Methods
The IComTrackingInfoEvents interface has these methods.
IComTrackingInfoEvents::OnNewTrackingInfo Generated when the tracking information for a collection changes. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | comsvcs.h |