←Select platform

LeadStreamAccess Enumeration

Summary
Specifies the type of stream access requested.
Syntax
C#
VB
Objective-C
C++
Java
public enum LeadStreamAccess   
Public Enum LeadStreamAccess  
typedef NS_ENUM(NSInteger, LTLeadStreamAccess) 
public enum LeadStreamAccess 
public enum class LeadStreamAccess   
Members
ValueMemberDescription
0ReadAccess to read from a stream.
1WriteAccess to write to a stream.
2ReadWriteAccess to read and write to a stream.
Requirements

Target Platforms

See Also

Reference

Leadtools Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.