| C1.UWP.DX Assembly > C1.Util.DX.Storage Namespace > IStream Interface : CopyTo Method |
'Declaration Function CopyTo( _ ByVal streamDest As IStream, _ ByVal numberOfBytesToCopy As System.Long, _ ByRef bytesWritten As System.Long _ ) As System.Long
System.long CopyTo( IStream streamDest, System.long numberOfBytesToCopy, out System.long bytesWritten )