Bitmap for WPF
Write メソッド (ComStreamProxy)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Storage 名前空間 > ComStreamProxy クラス : Write メソッド
Writes a specified number of bytes into the stream object starting at the current seek pointer.
シンタックス
'宣言
 
Public Function Write( _
   ByVal buffer As System.IntPtr, _
   ByVal numberOfBytesToWrite As System.Integer _
) As System.Integer
public System.int Write( 
   System.IntPtr buffer,
   System.int numberOfBytesToWrite
)

パラメータ

buffer
numberOfBytesToWrite
参照

ComStreamProxy クラス
ComStreamProxy メンバ