IRefCountedStreamFactoryWithEncoding Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Derived
- Implements
Properties
RefCount | (Inherited from IRefCounted) |
Methods
AddRef() | (Inherited from IRefCounted) |
CreateStream() | (Inherited from IStreamFactory) |
CreateStream(String) | |
Dispose() | (Inherited from IRefCounted) |
Release() | (Inherited from IRefCounted) |