IDataListener::get_Filters

[This is preliminary documentation and subject to change.]

The IDataListener::get_Filters method retrieves a pointer to the collection of filters that are installed in Announcement Listener.

HRESULT Filters(
  IFilterCollection **ppFiltersRetVal  // Pointer to the collection 
                                       // of filters
);
 

Return Values

Returns an HRESULT indicating success or failure.