In The Hand - .NET Components for Mobility
Clone Method (ppstm)
NamespacesInTheHand.Runtime.InteropServices.ComTypesIStreamClone(IStream%)
Creates a new stream object with its own seek pointer that references the same bytes as the original stream.
Declaration Syntax
C#Visual Basic
void Clone(
	out IStream ppstm
)
Sub Clone ( _
	<OutAttribute> ByRef ppstm As IStream _
)
Parameters
ppstm ( IStream %)
When this method returns, contains the new stream object.

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0