←Select platform

Start Method (ILeadStream)

Summary

Called to start using the ILeadStream object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
bool Start() 
Function Start() As Boolean 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly