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.