LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

LeadStream Constructor(IStorageFile)






An IStorageFile that will be used as storage for the new LeadStream object.
Constructs a new LeadStream object using the specified IStorageFile as storage. .NET support WinRT support
Syntax
public LeadStream( 
   IStorageFile file
)
'Declaration
 
Public Function New( _
   ByVal file As IStorageFile _
)
'Usage
 
Dim file As IStorageFile
 
Dim instance As New LeadStream(file)
public LeadStream( 
   IStorageFile file
)
function LeadStream( 
   file 
)
public:
LeadStream( 
   IStorageFile^ file
)

Parameters

file
An IStorageFile that will be used as storage for the new LeadStream object.
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

LeadStream Class
LeadStream Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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