Platform SDK: Broadcast Architecture

BPCDeviceBase.IsOutput

The IsOutput property indicates whether this device is the output device for the Video control. This property is read-only. Visual Basic syntax is shown.

[ bIsOutput = ] object.IsOutput

Parts

object
Object expression that resolves to a BPCDeviceBase object.
bIsOutput
Boolean that receives True if the device is the output device, and False if it is not.

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.IsInput, BPCVid.Output