Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

Create Method (LeadStreamFactory)








Constructs a new ILeadStream using the specified file as storage.
Overload List
OverloadDescription
Create(String)Constructs a new ILeadStream using the specified file as storage.  
Create(IRandomAccessStream,Boolean)Constructs a new ILeadStream using the specified stream as storage.  
Create(IInputStream,Boolean)Constructs a new ILeadStream using the specified stream as storage.  
Create(IOutputStream,Boolean)Constructs a new ILeadStream using the specified stream as storage.  
Create(InMemoryRandomAccessStream,Boolean)Constructs a new ILeadStream using the specified stream as storage.  
Create(IStorageFile)Constructs a new ILeadStream using the specified file as storage.  
Create(IBuffer,UInt64,Boolean)Constructs a new ILeadStream using the specified buffer as storage.  
Create(Byte[],UInt64)Constructs a new ILeadStream using the specified buffer as storage.  
Requirements

Target Platforms

See Also

Reference

LeadStreamFactory Class
LeadStreamFactory Members

Error processing SSI file