IPersistStream 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 IPersistStream
[System.Runtime.InteropServices.Guid("00000109-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IPersistStream
type IPersistStream = interface
Public Interface IPersistStream
- Dérivé
- Attributs
Méthodes
GetClassID() | |
GetSizeMax() | |
IsDirty() | |
Load(Stream) | |
Save(Stream, Boolean) |