LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

LeadStreamAccess Enumeration






Specifies the type of stream access requested. .NET support WinRT support
Syntax
'Declaration
 
Public Enum LeadStreamAccess 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As LeadStreamAccess
public enum LeadStreamAccess : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.LeadStreamAccess = function() { };
Leadtools.LeadStreamAccess.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class LeadStreamAccess : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ReadAccess to read from a stream. .NET support
ReadWriteAccess to read and write to a stream. .NET support
WriteAccess to write to a stream. .NET support
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.LeadStreamAccess

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.