ISyncFilter Interface
When overridden by a derived class, represents a custom filter.
interface ISyncFilter : IUnknown
Members
ISyncFilter method | Description |
---|---|
Indicates whether the specified filter is the same as this filter. |
|
Serializes the filter to an array of bytes. |
Remarks
ISyncFilter is typically implemented by a provider that represents a filtered replica.
Requirements
Header: Synchronization.h