Share via


IDigitalCableTuneRequest::put_SourceID Method

The put_SourceID method sets the source identifier, which maps to a physical channel.

Syntax

HRESULT put_SourceID(
  [in]  long SourceID
);

Parameters

  • SourceID [in]
    Specifies the source identifier.

Return Value

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

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IDigitalCableTuneRequest Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008