_dispDTEEvents_OnMacrosRuntimeResetEventHandler (Delegado)
Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.
Sólo para uso interno de Microsoft.
Espacio de nombres: EnvDTE
Ensamblado: EnvDTE (en EnvDTE.dll)
Sintaxis
'Declaración
<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
JScript no admite delegados.