SCompEnumService 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 an IVsProvideComponentEnumeration interface.
public interface class SCompEnumService
public interface class SCompEnumService
__interface SCompEnumService
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("33a24090-6565-11d3-85fc-00c04f6123b3")]
public interface SCompEnumService
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("33a24090-6565-11d3-85fc-00c04f6123b3")>]
type SCompEnumService = interface
Public Interface SCompEnumService
- Attributes