IFilterTrackingRequestCallback Interface
Represents an object a destination provider can use to inform the source provider of filters that are tracked by the destination replica.
interface IFilterTrackingRequestCallback : IUnknown
Members
IFilterTrackingRequestCallback method | Description |
---|---|
Informs the source provider of a filter that is tracked by the destination replica. |
Remarks
A destination provider uses an IFilterTrackingRequestCallback object in its implementation of IFilterTrackingProvider::SpecifyTrackedFilters, to inform the source provider of filters that are tracked by the destination replica.
Requirements
Header: Synchronization.h