SVsCommandWindowsCollection Interface   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to the IVsCommandWindowsCollection interface.
public interface class SVsCommandWindowsCollection
	public interface class SVsCommandWindowsCollection
	__interface SVsCommandWindowsCollection
	[System.Runtime.InteropServices.Guid("E337F382-3CAB-44A5-AF0E-3DACA541C89A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsCommandWindowsCollection
	[System.Runtime.InteropServices.Guid("E337F382-3CAB-44A5-AF0E-3DACA541C89A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsCommandWindowsCollection
	[<System.Runtime.InteropServices.Guid("E337F382-3CAB-44A5-AF0E-3DACA541C89A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsCommandWindowsCollection = interface
	[<System.Runtime.InteropServices.Guid("E337F382-3CAB-44A5-AF0E-3DACA541C89A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsCommandWindowsCollection = interface
	Public Interface SVsCommandWindowsCollection
	- Attributes