IRefCountedStreamFactoryWithEncoding Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Dérivé
- Implémente
Propriétés
RefCount | (Hérité de IRefCounted) |
Méthodes
AddRef() | (Hérité de IRefCounted) |
CreateStream() | (Hérité de IStreamFactory) |
CreateStream(String) | |
Dispose() | (Hérité de IRefCounted) |
Release() | (Hérité de IRefCounted) |