IVsHierarchyManipulation::SetManipulationState Method (UInt32)

 

Specifies the state at the time that an IVsHierarchy is manipulated.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

IVsHierarchyManipulationStateContext^ SetManipulationState(
	unsigned int state
)

Parameters

state
Type: System::UInt32

[in] The state that is causing the manipulation of a hierarchy.

Return to top
Show: