This topic has not yet been rated - Rate this topic

IEnumWindowFrames Interface

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.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[GuidAttribute("8C453B03-8907-435B-96D7-573C40948F5C")] 
[InterfaceTypeAttribute(1)] 
public interface IEnumWindowFrames
/** @attribute GuidAttribute("8C453B03-8907-435B-96D7-573C40948F5C") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IEnumWindowFrames
GuidAttribute("8C453B03-8907-435B-96D7-573C40948F5C") 
InterfaceTypeAttribute(1) 
public interface IEnumWindowFrames

For more information, see Reference.ToolWindow Sample (C++).

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ