Partager via


OleUndoEngine.UndoUnit.IOleParentUndoUnit.GetUnitType, méthode

Obtient le type de l'unité undo.

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Private Sub GetUnitType ( _
    <OutAttribute> ByRef clsid As Guid, _
    <OutAttribute> ByRef id As Integer _
) Implements IOleParentUndoUnit.GetUnitType
void IOleParentUndoUnit.GetUnitType(
    out Guid clsid,
    out int id
)

Paramètres

  • clsid
    Type : System.Guid%
    [out] retourne GUID de cette classe.

Implémentations

IOleParentUndoUnit.GetUnitType(Guid%, Int32%)

Remarques

Cette méthode appelle GetUnitType.

Sécurité .NET Framework

Voir aussi

Référence

OleUndoEngine.UndoUnit Classe

Microsoft.VisualStudio.Shell.Design, espace de noms