Share via


IMSVidCtl::put_OutputsActive Method

This topic applies to Windows XP or later.
The put_OutputsActive method specifies the active output devices.

Syntax

HRESULT put_OutputsActive(
  [in]  IMSVidOutputDevices *pVal
);

Parameters

  • pVal [in]
    Pointer to the new collection of output devices.

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_OutputsActive
IMSVidCtl Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008