LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Stop Method (LeadBufferStream)






Resets the stream position to the original value.
Called to stop using the LeadBufferStream object. .NET support WinRT support
Syntax
public void Stop( 
   bool resetPosition
)
'Declaration
 
Public Sub Stop( _
   ByVal resetPosition As Boolean _
) 
'Usage
 
Dim instance As LeadBufferStream
Dim resetPosition As Boolean
 
instance.Stop(resetPosition)
public void Stop( 
   bool resetPosition
)
 function Leadtools.LeadBufferStream.Stop( 
   resetPosition 
)
public:
void Stop( 
   bool resetPosition
) 

Parameters

resetPosition
Resets the stream position to the original value.
Remarks

Call this method when the LeadBufferStream object is no longer needed.

Requirements

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

See Also

Reference

LeadBufferStream Class
LeadBufferStream Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.