Microsoft DirectX 9.0

IMSVidStreamBufferSourceEvent::RatingsChanged

This topic applies to Windows XP Service Pack 1 only.

The RatingsChanged method is called when the rating changes.

Syntax

HRESULT RatingsChanged(void); 

Parameters

This method takes no parameters.

Return Values

Return S_OK or an error code.

Remarks

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

See Also