Microsoft DirectX 9.0 |
The EndFlush method ends a flush operation. This method overrides the CTransformFilter::EndFlush method.
Syntax
HRESULT EndFlush(void);
Return Value
Returns S_OK if successful, or an error code.
Remarks
This method resets all of the filter's internal performance measurements.
See Also