Partager via


IRefCountedStreamFactory Interface

Définition

public interface class IRefCountedStreamFactory : Microsoft::XLANGs::BaseTypes::IStreamFactory, Microsoft::XLANGs::RuntimeTypes::IRefCounted
public interface IRefCountedStreamFactory : Microsoft.XLANGs.BaseTypes.IStreamFactory, Microsoft.XLANGs.RuntimeTypes.IRefCounted
type IRefCountedStreamFactory = interface
    interface IRefCounted
    interface IStreamFactory
Public Interface IRefCountedStreamFactory
Implements IRefCounted, IStreamFactory
Dérivé
Implémente

Propriétés

RefCount (Hérité de IRefCounted)

Méthodes

AddRef() (Hérité de IRefCounted)
CreateStream() (Hérité de IStreamFactory)
Dispose() (Hérité de IRefCounted)
Release() (Hérité de IRefCounted)

S’applique à