_dispOutputWindowEvents_PaneClearingEventHandler Делегат

Определение

Только для внутреннего применения корпорацией Майкрософт.

Этот API поддерживает инфраструктуру продукта и не предназначен для использования непосредственно из программного кода.

public delegate void _dispOutputWindowEvents_PaneClearingEventHandler(OutputWindowPane ^ pPane);
public delegate void _dispOutputWindowEvents_PaneClearingEventHandler(OutputWindowPane ^ pPane);
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public delegate void _dispOutputWindowEvents_PaneClearingEventHandler(OutputWindowPane pPane);
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _dispOutputWindowEvents_PaneClearingEventHandler = delegate of OutputWindowPane -> unit
Public Delegate Sub _dispOutputWindowEvents_PaneClearingEventHandler(pPane As OutputWindowPane)

Параметры

Атрибуты

Применяется к