IAMTuner::get_TuningSpace (Windows CE 5.0)

Send Feedback

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 Values

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

OS Versions: Windows CE 5.0 Networked Media Device Feature Pack.
Header: strmif.h.

See Also

IAMTunerInterface

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.