Delegat _IDispWizComboEvents_ChangeEventHandler
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Microsoft tylko do użytku wewnętrznego.
Przestrzeń nazw: Microsoft.VisualStudio.VsWizard
Zestaw: Microsoft.VisualStudio.VsWizard (w Microsoft.VisualStudio.VsWizard.dll)
Składnia
'Deklaracja
<ComVisibleAttribute(False)> _
Public Delegate Sub _IDispWizComboEvents_ChangeEventHandler
[ComVisibleAttribute(false)]
public delegate void _IDispWizComboEvents_ChangeEventHandler()
[ComVisibleAttribute(false)]
public delegate void _IDispWizComboEvents_ChangeEventHandler()
[<ComVisibleAttribute(false)>]
type _IDispWizComboEvents_ChangeEventHandler =
delegate of unit -> unit
Język JScript nie obsługuje delegatów.