Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Receives notification that the filter is leaving the flushing state and passes it downstream.
HRESULT EndFlush( );
Return Values
Returns VFW_E_NOT_CONNECTEDif the filter finds no input pin; otherwise, returns the value that the IPin::EndFlushmethod returns.
Remarks
This member function overrides the CTransformFilter::EndFlushmember function to reset quality management information.