_IDispWizComboEvents_SinkHelper Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _IDispWizComboEvents_SinkHelper _
Implements _IDispWizComboEvents
Dim instance As _IDispWizComboEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _IDispWizComboEvents_SinkHelper : _IDispWizComboEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _IDispWizComboEvents_SinkHelper sealed : _IDispWizComboEvents
public final class _IDispWizComboEvents_SinkHelper implements _IDispWizComboEvents
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.VsWizard._IDispWizComboEvents_SinkHelper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.