Partager via


UndoUnit.GetUnitType, méthode

Utilisé par le gestionnaire de phase de restauration pour fournir la gestion spéciale pour certaines unités undo selon leur type -- nous n'utilisons pas cette méthode

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 Sub GetUnitType ( _
    <OutAttribute> ByRef unitGuid As Guid, _
    <OutAttribute> ByRef unitId As Integer _
)
public void GetUnitType(
    out Guid unitGuid,
    out int unitId
)

Paramètres

Implémentations

IOleUndoUnit.GetUnitType(Guid%, Int32%)

Sécurité .NET Framework

Voir aussi

Référence

UndoUnit Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms