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

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

cb (Int32)

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

pcbRead (Int32%)

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

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0