Share via


IRefCountedStreamFactoryWithEncoding Interface

Definition

public interface class IRefCountedStreamFactoryWithEncoding : Microsoft::XLANGs::BaseTypes::IStreamFactory, Microsoft::XLANGs::RuntimeTypes::IRefCountedStreamFactory
public interface IRefCountedStreamFactoryWithEncoding : Microsoft.XLANGs.BaseTypes.IStreamFactory, Microsoft.XLANGs.RuntimeTypes.IRefCountedStreamFactory
type IRefCountedStreamFactoryWithEncoding = interface
    interface IRefCountedStreamFactory
    interface IRefCounted
    interface IStreamFactory
Public Interface IRefCountedStreamFactoryWithEncoding
Implements IRefCountedStreamFactory, IStreamFactory
Derived
Implements

Properties

RefCount (Inherited from IRefCounted)

Methods

AddRef() (Inherited from IRefCounted)
CreateStream() (Inherited from IStreamFactory)
CreateStream(String)
Dispose() (Inherited from IRefCounted)
Release() (Inherited from IRefCounted)

Applies to