
154 CHAPTER 4
BytesWritten
BytesWritten
This property is always set during a Write operation. It contains the
number of bytes written to disk by the call to the Write method.
Syntax
PCDPutStream.BytesWritten()
Returns
Returns the number of bytes written during a Write operation.
Languages such as JavaScript, Visual Basic, and VBScript return this as
a function value.
Example
The Example in PCDPutDoc illustrates the use of this object.
Related Items
See the PCDPutStream object.
See the following methods:
GetPropertyValue
Write
See the following properties:
ErrDescription
ErrNumber
Kommentare zu diesen Handbüchern