共用方式為


IRefCountedStreamFactory 介面

定義

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
衍生
實作

屬性

RefCount (繼承來源 IRefCounted)

方法

AddRef() (繼承來源 IRefCounted)
CreateStream() (繼承來源 IStreamFactory)
Dispose() (繼承來源 IRefCounted)
Release() (繼承來源 IRefCounted)

適用於