OleUndoEngine::UndoUnit::IOleParentUndoUnit::GetParentState Method (UInt32)

 
Use BaseTrue

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)

private:
virtual void GetParentState(
	[OutAttribute] unsigned int% state
) sealed = IOleParentUndoUnit::GetParentState

Parameters

state
Type: System::UInt32

[out] Returns the state of the parent.

Return to top
Show: