此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。
仅由 Microsoft 内部使用。
命名空间: Microsoft.VisualStudio.VsWizard
程序集: Microsoft.VisualStudio.VsWizard(在 Microsoft.VisualStudio.VsWizard.dll 中)
语法
声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)> _
<GuidAttribute("FF7FD486-9741-4F0B-AE16-AC266818154F")> _
Public Interface _IDispWizComboEvents
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[GuidAttribute("FF7FD486-9741-4F0B-AE16-AC266818154F")]
public interface _IDispWizComboEvents
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)]
[GuidAttribute(L"FF7FD486-9741-4F0B-AE16-AC266818154F")]
public interface class _IDispWizComboEvents
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>]
[<GuidAttribute("FF7FD486-9741-4F0B-AE16-AC266818154F")>]
type _IDispWizComboEvents = interface end
public interface _IDispWizComboEvents
_IDispWizComboEvents 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
Change | 基础结构。 仅由 Microsoft 内部使用。 |
![]() |
KeyDown | 基础结构。 仅由 Microsoft 内部使用。 |
页首