Partager via


IOleParentUndoUnit.Close, méthode

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

Syntaxe

'Déclaration
Function Close ( _
    pPUU As IOleParentUndoUnit, _
    fCommit As Integer _
) As Integer
int Close(
    IOleParentUndoUnit pPUU,
    int fCommit
)

Paramètres

Valeur de retour

Type : System.Int32

Remarques

Pour les informations sur l'interface COM, consultez l'IOleParentUndoUnit::Close

Sécurité .NET Framework

Voir aussi

Référence

IOleParentUndoUnit Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms