IMSVidStreamBufferSourceEvent::RatingsBlocked
Microsoft DirectShow 9.0 |
IMSVidStreamBufferSourceEvent::RatingsBlocked
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();
Parameters
This method takes no parameters.
Return Values
Return S_OK or an error code.
Requirements
Header: Dshow.h.
Library: Quartz.dll.
See Also