IRefCountedStreamFactory 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 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
- Dérivé
- Implémente
Propriétés
RefCount | (Hérité de IRefCounted) |
Méthodes
AddRef() | (Hérité de IRefCounted) |
CreateStream() | (Hérité de IStreamFactory) |
Dispose() | (Hérité de IRefCounted) |
Release() | (Hérité de IRefCounted) |