Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > ILeadStream Interface : Stop Method |
void Stop( bool resetPosition )
'Declaration
Sub Stop( _ ByVal resetPosition As Boolean _ )
'Usage
Dim instance As ILeadStream Dim resetPosition As Boolean instance.Stop(resetPosition)
void Stop( bool resetPosition )
-(void)stop:(BOOL)resetPosition;
function Leadtools.ILeadStream.Stop( resetPosition )
void Stop( bool resetPosition )
Call this method when the ILeadStream object is no longer needed.