OleUndoEngine.UndoUnit.IOleParentUndoUnit.GetParentState 方法

获取顶级父级状态抵消单位。

命名空间:  Microsoft.VisualStudio.Shell.Design
程序集:  Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)

语法

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

参数

实现

IOleParentUndoUnit.GetParentState(UInt32%)

.NET Framework 安全性

请参见

参考

OleUndoEngine.UndoUnit 类

Microsoft.VisualStudio.Shell.Design 命名空间