Share via


IMSVidStreamBufferSourceEvent::RatingsBlocked 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 RatingsBlocked method is called when the object blocks the stream, which occurs if the rating is not allowed under the current permissions.

Syntax

HRESULT RatingsBlocked();

Return value

Return S_OK or an error code.

Requirements

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

See also

IMSVidStreamBufferSourceEvent Interface