Share via


IBDA_SignalProperties::PutSignalSource

 
Microsoft DirectShow 9.0

IBDA_SignalProperties::PutSignalSource

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.

The PutSignalSource method specifies the signal source for the current tuning request.

Syntax

  HRESULT PutSignalSource(
  ULONG  ulSignalSource
);

Parameters

ulSignalSource

[in]  Specifies the signal source.

Return Values

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

Requirements

Header: Include Bdaiface.h.

See Also