Share via


IMSVidStreamBufferSource::put_BlockUnrated Method

This topic applies to Windows XP Service Pack 1 or later.
The put_BlockUnrated method specifies whether to block unrated content.

Syntax

HRESULT put_BlockUnrated(
  [in]  VARIANT_BOOL bBlock
);

Parameters

  • bBlock [in]
    Specifies one of the following values.

    Value Description
    VARIANT_FALSE Do not block unrated content.
    VARIANT_TRUE Block unrated content.

Return Value

The method returns an HRESULT. Possible values include the following.

Return code Description

S_OK

The method succeeded.

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IMSVidStreamBufferSource Interface
IMSVidStreamBufferSource::put_UnratedDelay

Send comments about this topic to Microsoft

Build date: 12/4/2008