[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
);
Returns an HRESULT indicating success or failure.
IBroadcastFilter::get_LastMatched