Platform SDK: Broadcast Architecture

BPCDeviceBase.IsInput

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

[ bIsInput = ] object.IsInput

Parts

object
Object expression that resolves to a BPCDeviceBase object.
bIsInput
Boolean that receives True if the device is the input 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.IsOutput, BPCVid.Input