_dispDTEEvents_OnStartupCompleteEventHandler (Delegado)
Actualización: noviembre 2007
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
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispDTEEvents_OnStartupCompleteEventHandler
Dim instance As New _dispDTEEvents_OnStartupCompleteEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void _dispDTEEvents_OnStartupCompleteEventHandler()
[ComVisibleAttribute(false)]
public delegate void _dispDTEEvents_OnStartupCompleteEventHandler()
JScript no admite delegados.