IVsHierarchyManipulation::SetManipulationState Method (UInt32)
Visual Studio 2015
Specifies the state at the time that an IVsHierarchy is manipulated.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- state
-
Type:
System::UInt32
[in] The state that is causing the manipulation of a hierarchy.
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsHierarchyManipulationStateContext^An IVsHierarchyManipulationStateContext used to restore the hierarchy.
Show: