LEADTOOLS (Leadtools assembly)

Start Method (LeadStream)

Show in webframe







Called to start using the LeadStream object.
Syntax
public bool Start()
'Declaration
 
Public Function Start() As Boolean
'Usage
 
Dim instance As LeadStream
Dim value As Boolean
 
value = instance.Start()
public bool Start()

            

            
 function Leadtools.LeadStream.Start()
public:
bool Start(); 

Return Value

true if the LeadStream object can be used.
Remarks

Call this method before using the LeadStream object.

Requirements

Target Platforms

See Also

Reference

LeadStream Class
LeadStream Members

 

 


Products | Support | Contact Us | Copyright Notices

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