Aracılığıyla paylaş


OleUndoEngine.UndoUnit.IOleParentUndoUnit.GetParentState Method

Gets the state of the top-level parent undo unit.

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

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

Parameters

  • state
    Type: System.UInt32%
    [out] Returns the state of the parent.

Implements

IOleParentUndoUnit.GetParentState(UInt32%)

.NET Framework Security

See Also

Reference

OleUndoEngine.UndoUnit Class

Microsoft.VisualStudio.Shell.Design Namespace