Creating an Announcement Filter

[This is preliminary documentation and subject to change.]

In order to respond to an incoming announcement, an appropriate filter must be created and installed on the client computer.

Announcement filters must implement a COM compatible in-processes server that implements a class that inherits from the IBroadcastFilter and IPersistStream classes. The filter implements methods in this class that Announcement Listener will call to process announcements.