Delegat _dispOutputWindowEvents_PaneUpdatedEventHandler
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 _dispOutputWindowEvents_PaneUpdatedEventHandler ( _
pPane As OutputWindowPane _
)
[ComVisibleAttribute(false)]
public delegate void _dispOutputWindowEvents_PaneUpdatedEventHandler(
OutputWindowPane pPane
)
[ComVisibleAttribute(false)]
public delegate void _dispOutputWindowEvents_PaneUpdatedEventHandler(
[InAttribute] OutputWindowPane^ pPane
)
[<ComVisibleAttribute(false)>]
type _dispOutputWindowEvents_PaneUpdatedEventHandler =
delegate of
pPane:OutputWindowPane -> unit
Język JScript nie obsługuje delegatów.
Parametry
pPane
Typ: EnvDTE.OutputWindowPane