OleUndoEngine.UndoUnit.IOleParentUndoUnit.GetParentState, méthode

Passe l'état de l'unité undo parente de niveau supérieur.

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

Syntaxe

'Déclaration
Private Sub GetParentState ( _
    <OutAttribute> ByRef state As UInteger _
) Implements IOleParentUndoUnit.GetParentState
void IOleParentUndoUnit.GetParentState(
    out uint state
)

Paramètres

Implémentations

IOleParentUndoUnit.GetParentState(UInt32%)

Sécurité .NET Framework

Voir aussi

Référence

OleUndoEngine.UndoUnit Classe

Microsoft.VisualStudio.Shell.Design, espace de noms