Returns the number of dial-up networking devices available.
Syntax
[form].object.DeviceCount
Remarks
The DeviceCount property returns the number of dial-up
networking devices available. This property can be used in
conjunction with the DeviceEntry property array to enumerate
the devices.
Data Type
Integer (Int32)
See Also
DeviceEntry Property,
DeviceName Property,
DeviceType Property
|