Share via


ITuningSpace::EnumCategoryGUIDs Method

Currently not implemented.
The EnumCategoryGUIDs method creates an enumerator for the DirectShow category of filters that support the tuning space.

Syntax

HRESULT EnumCategoryGUIDs(
  [out]  IEnumGUID **ppEnum
);

Parameters

  • ppEnum [out]
    Address of an IEnumGUID interface pointer that receives the returned enumeration object.

Return Value

Returns E_NOTIMPL.

Remarks

This method is hidden from automation languages.

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