Microsoft DirectX 9.0

IMSVidStreamBufferSourceEvent::RatingsUnblocked

This topic applies to Windows XP Service Pack 1 only.

The RatingsUnblocked method is called when the object unblocks the stream. This event occurs only if the stream was previously blocked and is then unblocked.

Syntax

HRESULT RatingsUnblocked(void); 

Parameters

This method takes no parameters.

Return Values

Return S_OK or an error code.

Remarks

This event corresponds to the EVENTID_DTFilterRatingsUnblock event in the TV Ratings system. See TV Ratings Broadcast Events.

See Also