The HaveCurrentSample method determines whether the filter has a sample.
Syntax
virtual BOOL HaveCurrentSample(void);
Return Value
Returns TRUE if the filter has a sample, or FALSE otherwise.
See Also