Partager via


ModelingEditorFactory.Close, méthode

Libère tous les pointeurs d'interface mis en cache et annule l'enregistrement toutes les synchronisations d'événement.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Function Close As Integer
public int Close()

Valeur de retour

Type : System.Int32
Si la méthode réussit, S_OK est retourné.En cas d'échec, un code d'erreur est retourné.

Implémentations

IVsEditorFactory.Close()

Notes

Cette classe ne peut pas être héritée.

Sécurité .NET Framework

Voir aussi

Référence

ModelingEditorFactory Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms

IVsEditorFactory