Provides multiple access to sequential forward-only stream data.
Namespace: Microsoft.XLANGs.BaseTypes
Assembly: Microsoft.XLANGs.BaseTypes (in microsoft.xlangs.basetypes.dll)
Public Interface IStreamFactory
public interface IStreamFactory
public interface class IStreamFactory
public interface IStreamFactory
public interface IStreamFactory
This interface is typically used for working with large user-constructed messages. During message/part construction, you can hand in an object that implements the IStreamFactory interface to the XLANGPart::LoadFrom method. This IStreamFactory is then used to access the underlying data.
Development Platforms
The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); the 32-bit and 64-bit editions of Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2; the 32-bit and 64-bit editions of Windows Vista Ultimate, Enterprise and Business editions; the 32-bit and 64-bit editions of Windows XP ProfessionalTarget Platforms
The 32-bit and 64-bit editions of Windows Server 2003 R2 (except the Web Editions); the 32-bit and 64-bit editions of Windows Server 2003 with SP1 or SP2 (except the Web Edition); Windows Small Business Server 2003 with SP1 or SP2