BPCDevices.Count

[This is preliminary documentation and subject to change.]

The Count property returns the number of devices currently available on the user's computer. This property is read-only.

Syntax

[ 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.