_dispImportsEvents_ImportRemovedEventHandler (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: VSLangProj
Ensamblado: VSLangProj (en VSLangProj.dll)
Sintaxis
<ComVisibleAttribute(False)> _
Public Delegate Sub _dispImportsEvents_ImportRemovedEventHandler ( _
bstrImport As String _
)
Dim instance As New _dispImportsEvents_ImportRemovedEventHandler(AddressOf HandlerMethod)
[ComVisibleAttribute(false)]
public delegate void _dispImportsEvents_ImportRemovedEventHandler(
string bstrImport
)
[ComVisibleAttribute(false)]
public delegate void _dispImportsEvents_ImportRemovedEventHandler(
[InAttribute] String^ bstrImport
)
JScript no admite delegados.
Parámetros
bstrImport
Tipo: System.String