Platform SDK: Broadcast Architecture

BPCVid.AutoScan

The AutoScan method retrieves the signal strength of the current channel for the Video control. Visual Basic syntax is shown.

[lSignalStr = ] object.AutoScan()

Parts

object
Object expression that resolves to a BPCVid object.
lSignalStr
Long indicating the signal strength. The value returned depends on the output device for the control. If a channel is selected but the device does not support signal strength measurements, the lSignalStr parameter returns 1.

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

BPCDevices, BPCVid