Share via


IMSVidStreamBufferSinkEvent4::WriteFailureClear method (segment.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

The WriteFailureClear method is called when a write error from the Stream Buffer Sink filter has been cleared.

Syntax

HRESULT WriteFailureClear();

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

   
Minimum supported client Windows�7 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidStreamBufferSinkEvent4

Stream Buffer Sink Filter