Bitmap for WPF
CopyTo メソッド (ComStreamProxy)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Storage 名前空間 > ComStreamProxy クラス : CopyTo メソッド
Copies a specified number of bytes from the current seek pointer in the stream to the current seek pointer in another stream.
シンタックス
'宣言
 
Public Function CopyTo( _
   ByVal streamDest As IStream, _
   ByVal numberOfBytesToCopy As System.Long, _
   ByRef bytesWritten As System.Long _
) As System.Long
public System.long CopyTo( 
   IStream streamDest,
   System.long numberOfBytesToCopy,
   out System.long bytesWritten
)

パラメータ

streamDest
numberOfBytesToCopy
bytesWritten
参照

ComStreamProxy クラス
ComStreamProxy メンバ