IVsUIShellDocumentWindowMgr Interface
Visual Studio 2015
Saves and retrieves from a stream, window position, editor type, and view for all active windows. Implemented by the environment. Rarely used.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | ReopenDocumentWindows(IStream) | Reopens all document windows from the window position information in the stream. |
![]() | SaveDocumentWindowPositions(UInt32, IStream) | Saves the window positions and guidEditorType/pszPhysicalView for each open document window into a stream. |
Show:
