PyIStream.CopyTo
ULARGE_INTEGER = CopyTo(stream, cb )
Copies a specified number of bytes from the current seek pointer in the stream to the current seek pointer in another stream.
Parameters
Return Value
The return value is the number of bytes actually written.