Platform SDK: Broadcast Architecture

BPCVid.DeviceCount

The DeviceCount property retrieves the number of objects in the BPCDevices collection for the Video control. This property is read-only. Visual Basic syntax is shown.

[ lCount = ] object.DeviceCount

Parts

object
Object expression that resolves to a BPCVid object.
lCount
Long that specifies the number of objects in the BPCDevices collection.

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, BPCVid.Devices