Leadtools Namespace > LeadStream Class > LeadStream Constructor : LeadStream Constructor(InMemoryRandomAccessStream,Boolean) |
public LeadStream( InMemoryRandomAccessStream stream, bool disposeStream )
'Declaration Public Function New( _ ByVal stream As InMemoryRandomAccessStream, _ ByVal disposeStream As Boolean _ )
'Usage Dim stream As InMemoryRandomAccessStream Dim disposeStream As Boolean Dim instance As New LeadStream(stream, disposeStream)
public LeadStream( InMemoryRandomAccessStream stream, bool disposeStream )
function LeadStream( stream , disposeStream )
public: LeadStream( InMemoryRandomAccessStream^ stream, bool disposeStream )
If disposeStream is true, then the LeadStream will dispose stream when it is disposed.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2