IFilterTrackingRequestCallback::RequestTrackedFilter
Informs the source provider of a filter that is tracked by the destination replica.
A destination provider calls RequestTrackedFilter one time for each filter that is tracked by the destination replica. RequestTrackedFilter passes the specified filter to the IFilterTrackingProvider::AddTrackedFilter method of the source provider. Any errors returned by AddTrackedFilter are passed back to the destination provider.
Show: