Share via


Metodo OleUndoEngine.UndoUnit.IOleParentUndoUnit.GetParentState

Ottiene lo stato di unità di primo livello ripristina padre.

Spazio dei nomi:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Sintassi

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

Parametri

  • state
    Tipo: System.UInt32%
    [out] Restituisce lo stato di padre.

Implementa

IOleParentUndoUnit.GetParentState(UInt32%)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

OleUndoEngine.UndoUnit Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design