←Select platform

Start Method (LeadBufferStream)

Summary

Called to start using the LeadBufferStream object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public bool Start() 
Public Function Start() As Boolean 
public bool Start() 
-(BOOL)start; 
public boolean start() 
 function Leadtools.LeadBufferStream.Start() 
public: 
bool Start();  

Return Value

true if the LeadBufferStream object can be used.

Remarks

Call this method before using the LeadBufferStream 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