IVsUIHierarchyWindow::SetCursor Method (IntPtr, IntPtr)
Visual Studio 2015
This method is obsolete. Calling it has no effect.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Return Value
Type: System::Int32From vsshell.idl:
HRESULT IVsUIHierarchyWindow::SetCursor(
[in]HCURSOR hNewCursor,
[out, retval]HCURSOR *phOldCursor
);
Show: