IEnumWindowFrames Members

Include Protected Members
Include Inherited Members

Enumerator for a collection of windows such as the open document windows. You can get an instance of the interface using the GetDocumentWindowEnum and GetToolWindowEnum methods of the IVsUIShell interface.

The IEnumWindowFrames type exposes the following members.

Methods

  Name Description
Public method Clone Clones this IEnumWindowFrames interface by creating another instance.
Public method Next Retrieves the next group of window frame interfaces (IVsWindowFrame).
Public method Reset Returns the enumerator to its initial state.
Public method Skip Skip over a specified number of window frame interfaces.

Top

See Also

Reference

IEnumWindowFrames Interface

Microsoft.VisualStudio.Shell.Interop Namespace