IRefCountedStreamFactoryWithEncoding 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 衍生
- 實作
屬性
RefCount | (繼承來源 IRefCounted) |
方法
AddRef() | (繼承來源 IRefCounted) |
CreateStream() | (繼承來源 IStreamFactory) |
CreateStream(String) | |
Dispose() | (繼承來源 IRefCounted) |
Release() | (繼承來源 IRefCounted) |