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 : Start Method |
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();
Call this method before using the ILeadStream object.