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) |