Platform SDK: Broadcast Architecture

BPCDeviceBase.Channel

The Channel property sets or retrieves the channel a device is currently tuned to. Visual Basic syntax is shown.

object.Channel [ = lChannel ]

Parts

object
Object expression that resolves to a BPCDeviceBase object.
lChannel
Channel number the device is tuned to.

Requirements

  Windows NT/2000: Unsupported.
  Windows 95/98: Requires Windows 98.
  Header: Declared in vidsvr.odl.
  Import Library: Included as a resource in vid.ocx.

See Also

BPCDeviceBase, BPCDeviceBase.HasChannel, BPCVid.Tune