IBroadcastFilter::get_NumberMatched

[This is preliminary documentation and subject to change.]

This method returns the NumberMatched property through a pointer.

The NumberMatched property contains the total number of announcements the filter has selected. Used by the Filter Manager.

HRESULT get_NumberMatched(
  long *lplReturn  // pointer to the number of matches
);
 

Return Values

Returns an HRESULT indicating success or failure.

See Also

IBroadcastFilter::get_LastMatched