IRefCountedStreamFactoryWithEncoding Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Derivato
- Implementazioni
Proprietà
RefCount | (Ereditato da IRefCounted) |
Metodi
AddRef() | (Ereditato da IRefCounted) |
CreateStream() | (Ereditato da IStreamFactory) |
CreateStream(String) | |
Dispose() | (Ereditato da IRefCounted) |
Release() | (Ereditato da IRefCounted) |