Share via


IMSVidStreamBufferSinkEvent::WriteFailure 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.]

This topic applies to Windows XP Service Pack 1 or later.

The WriteFailure method is called when a write error occurs in the Stream Buffer Sink filter.

Syntax

HRESULT WriteFailure();

Return value

Returns S_OK or an error code.

Requirements

Requirement Value
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidStreamBufferSinkEvent Interface