Platform SDK: Broadcast Architecture

BPCDevices.Count

The Count property returns the number of devices currently available on a computer. This property is read-only. Visual Basic syntax is shown.

[ lCount = ] object.Count

Parts

object
Object expression that resolves to a BPCDevices object.
lCount
Long that indicates the number of BPCDeviceBase objects in the BPCDevices collection for the computer.

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