OleUndoEngine::UndoUnit::IOleParentUndoUnit::GetParentState Method (UInt32)
Visual Studio 2015
Gets the state of the top-level parent undo unit.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
private: virtual void GetParentState( [OutAttribute] unsigned int% state ) sealed = IOleParentUndoUnit::GetParentState
Parameters
- state
-
Type:
System::UInt32
[out] Returns the state of the parent.
Show: