Delegat _dispDTEEvents_OnMacrosRuntimeResetEventHandler
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: EnvDTE
Zestaw: EnvDTE (w EnvDTE.dll)
Składnia
'Deklaracja
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispDTEEvents_OnMacrosRuntimeResetEventHandler
[ComVisibleAttribute(false)]
public delegate void _dispDTEEvents_OnMacrosRuntimeResetEventHandler()
[ComVisibleAttribute(false)]
public delegate void _dispDTEEvents_OnMacrosRuntimeResetEventHandler()
[<ComVisibleAttribute(false)>]
type _dispDTEEvents_OnMacrosRuntimeResetEventHandler =
delegate of unit -> unit
Język JScript nie obsługuje delegatów.