LEADTOOLS (Leadtools assembly)

Start Method (ILeadStream)

Show in webframe







Called to start using the ILeadStream object.
Syntax
bool Start()
'Declaration
 
Function Start() As Boolean
'Usage
 
Dim instance As ILeadStream
Dim value As Boolean
 
value = instance.Start()
bool Start()
-(BOOL)start;
boolean start();
function Leadtools.ILeadStream.Start()
bool Start(); 

Return Value

true if the ILeadStream object can be used.
Remarks

Call this method before using the ILeadStream object.

Requirements

Target Platforms

See Also

Reference

ILeadStream Interface
ILeadStream Members

 

 


Products | Support | Contact Us | Copyright Notices

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