IDigitalCableLocator::put_OriginalMinorChannel Method

The put_OriginalMinorChannel method specifies the original minor channel number.

Syntax

HRESULT put_OriginalMinorChannel(
  [in]  long MinorChannel
);

Parameters

  • MinorChannel [in]
    Specifies the original minor channel.

Return Value

Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.

Requirements

Header Dshow.h
DLL Quartz.dll

See Also

get_OriginalMinorChannel

IDigitalCableLocator Interface

put_OriginalMajorChannel

Send comments about this topic to Microsoft

Build date: 6/9/2009