IStreamFilter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Functionality for filtering streams.
public interface IStreamFilter
type IStreamFilter = interface
Public Interface IStreamFilter
Methods
| ShouldDeliver(StreamId, Object, String) |
Returns a value indicating if the specified stream item should be delivered. |