IVsUIShellDocumentWindowMgr Members
Include Protected Members
Include Inherited Members
Saves and retrieves from a stream, window position, editor type, and view for all active windows. Implemented by the environment. Rarely used.
The IVsUIShellDocumentWindowMgr type exposes the following members.
Methods
Name | Description | |
---|---|---|
ReopenDocumentWindows | Reopens all document windows from the window position information in the stream. | |
SaveDocumentWindowPositions | Saves the window positions and guidEditorType/pszPhysicalView for each open document window into a stream. |
Top