Share via


IBDA_ConditionalAccess::TuneByChannel

 
Microsoft DirectShow 9.0

IBDA_ConditionalAccess::TuneByChannel

This topic applies to Windows Vista.

The TuneByChannel method tunes to a virtual channel.

Syntax

  HRESULT TuneByChannel(
  USHORT  usVirtualChannel
);

Parameters

usVirtualChannel

[in]  Specifies the virtual channel number.

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