Partager via


IPersistMemory.Save, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub Save ( _
    <OutAttribute> pMem As Byte(), _
    fClearDirty As Integer, _
    cbSize As UInteger _
)
void Save(
    byte[] pMem,
    int fClearDirty,
    uint cbSize
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IPersistMemory Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms