_dispOutputWindowEvents_PaneClearingEventHandler Delegat

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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)

Parameter

Attribute

Gilt für