LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

Stop Method (LeadStream)






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

Parameters

resetPosition
Resets the stream position to the original value.
Remarks

Call this method when the LeadStream 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

LeadStream Class
LeadStream Members

 

 


Products | Support | Contact Us | Copyright Notices

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