The IsStopped method determines whether the filter is currently stopped.
Syntax
BOOL IsStopped(void);
Return Value
Returns TRUE if the filter is stopped, or FALSE otherwise.
See Also