BytesOut Property

Returns the number of bytes that have been transmitted by the dial-up networking device.

Syntax

[form].object.BytesOut

Remarks

The BytesOut property returns the number of bytes that have been transmitted by the dial-up networking device. If the control is unable to determine the number of bytes transmitted, it will return a value of zero.

This property is only supported with applications running under Windows 98 and Windows 2000. A general purpose application designed to run on all of the common Windows platforms should expect that this property may return zero as a value.

Data Type

Long

See Also

BytesIn Property, ConnectSpeed Property


Copyright © 2008 Catalyst Development Corporation. All rights reserved.