In The Hand LtdIn The Hand
Write Method (pv, cb, pcbWritten)
NamespacesInTheHand.Runtime.InteropServices.ComTypesIStreamWrite(array<Byte>[]()[][], Int32, Int32%)
.NET Components for Mobility
Writes a specified number of bytes into the stream object starting at the current seek pointer.
Declaration Syntax
C#Visual Basic
void Write(
	byte[] pv,
	int cb,
	out int pcbWritten
)
Sub Write ( _
	pv As Byte(), _
	cb As Integer, _
	<OutAttribute> ByRef pcbWritten As Integer _
)
Parameters
pv (array<Byte>[]()[][])

[Missing <param name="pv"/> documentation for "M:InTheHand.Runtime.InteropServices.ComTypes.IStream.Write(System.Byte[],System.Int32,System.Int32@)"]

cb (Int32)

[Missing <param name="cb"/> documentation for "M:InTheHand.Runtime.InteropServices.ComTypes.IStream.Write(System.Byte[],System.Int32,System.Int32@)"]

pcbWritten (Int32%)

[Missing <param name="pcbWritten"/> documentation for "M:InTheHand.Runtime.InteropServices.ComTypes.IStream.Write(System.Byte[],System.Int32,System.Int32@)"]

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0