Share via


IMSVidTunerEvent::TuneChanged Method

This topic applies to Windows XP or later.
The TuneChanged method signals that the tuner has tuned to a new frequency.

Syntax

HRESULT TuneChanged(
  [in]  IMSVidTuner *plpd
);

Parameters

  • plpd [in]
    Pointer to the MSVidTuner object that fired the event.

Return Value

Return S_OK or an error code.

Remarks

The dispatch identifier (dispid) of this method is eventidOnTuneChanged.

Requirements

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

See Also

IMSVidTunerEvent Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008