IComponentType::put_Category Method

The put_Category method sets the component category.

Syntax

HRESULT put_Category(
  [in]  ComponentCategory Category
);

Parameters

  • Category [in]
    A ComponentCategory value that specifies the new category for this component type.

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

IComponentType Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008