Share via


ITuningSpace::put_DefaultPreferredComponentTypes Method

The put_DefaultPreferredComponentTypes method specifies the default preferred component types for this tuning space.

Syntax

HRESULT put_DefaultPreferredComponentTypes(
  [in]  IComponentTypes *pNewComponentTypes
);

Parameters

  • pNewComponentTypes [in]
    Pointer to the IComponentTypes interface of the component types collection.

Return Value

Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.

Requirements

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

See Also

ITuningSpace Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008