Share via


IMSVidCtl::put_Enabled Method

This topic applies to Windows XP or later.
The put_Enabled method specifies a value that determines whether the Video Control can respond to user-generated events.

Syntax

HRESULT put_Enabled(
  [in]  VARIANT_BOOL vbool
);

Parameters

  • vbool [in]
    Specifies the new value of the property.

Return Value

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Requirements

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

See Also

IMSVidCtl::get_Enabled
IMSVidCtl Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008