Platform SDK: Broadcast Architecture

BPCVid.Close

The Close method sets all inputs and outputs for the Video control to NULL. Visual Basic syntax is shown.

object.Close()

Parts

object
Object expression that resolves to a BPCVid object.

Remarks

Close does not affect device tuning. It simply disconnects the Video control from input and output streams.

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

BPCVid