Share via


IAMTuner::get_TuningSpace (Windows Embedded CE 6.0)

1/6/2010

The get_TuningSpace method retrieves the tuning space.

Syntax

HRESULT get_TuningSpace(
  long* plTuningSpace
);

Parameters

  • plTuningSpace
    [out] Pointer to a variable that receives the current tuning space.

Return Value

Returns an HRESULT value.

Remarks

The application defines the value retrieved by this method; it is set through a call to IAMTuner::put_TuningSpace.

Requirements

Header strmif.h
Windows Embedded CE Windows CE 5.0 Networked Media Device Feature Pack and later

See Also

Reference

IAMTuner Interface