ITuner::get_TuningSpace Method

The get_TuningSpace method gets the tuning space currently in effect for the Network Provider.

Syntax

HRESULT get_TuningSpace(
  [out]  ITuningSpace **ppTuningSpace
);

Parameters

  • ppTuningSpace [out]
    Address of an ITuningSpace interface pointer that will be set to the current tuning space.

Return Value

When the method is successful, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Header Declared in Bdaiface.h.

See Also

Error and Success Codes
ITuner Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008