Share via


IDigitalCableTuneRequest::get_SourceID Method

The get_SourceID method retrieves the source identifier, which maps to a physical channel.

Syntax

HRESULT get_SourceID(
  [out]  long *pSourceID
);

Parameters

  • pSourceID [out]
    Receives the source identifier. If the value received is BDA_UNDEFINED_CHANNEL, the source identifier is not used.

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