Share via


IMSVidTuner::put_TuningSpace method (segment.h)

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

The put_TuningSpace method specifies the tuning space.

Syntax

HRESULT put_TuningSpace(
  [in] ITuningSpace *plTS
);

Parameters

[in] plTS

Specifies a pointer to the tuning space's ITuningSpace interface.

Return value

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Requirements

   
Minimum supported client Windows�XP [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header segment.h (include Msvidctl.h)

See also

IMSVidTuner Interface

IMSVidTuner::get_TuningSpace

The Microsoft Unified Tuning Model