BPCDeviceBase.Channel

[This is preliminary documentation and subject to change.]

The Channel property sets or returns the channel that the device is currently tuned to.

Syntax

object.Channel [ = lChannel ]
 

Parts

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

QuickInfo

  Windows NT: Unsupported.
  Windows: Requires Windows 98.
  Windows CE: Unsupported.
  Header: Declared in vidsvr.odl.
  Import Library: Included as a resource in vid.ocx.
  Unicode: Yes.

See Also

BPCDeviceBase.HasChannel