Share via


ITuningSpace::EnumDeviceMonikers Method

Currently not implemented.
The EnumDeviceMonikers method creates an enumerator of device monikers representing the tuner filters that support this tuning space.

Syntax

HRESULT EnumDeviceMonikers(
  [out]  IEnumMoniker **ppEnum
);

Parameters

  • ppEnum [out]
    Address of an IEnumMoniker 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