CBaseInputPin::IsFlushing
Checks the m_bFlushing data member and returns its value.
BOOL IsFlushing(void);
Return Values
Returns TRUE if the input pin is flushing data; otherwise, returns FALSE.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.