Share via


ApplicationEvents4_ProtectedViewWindowActivateEventHandler Delegat

Definition

Ein Delegattyp , der zum Hinzufügen eines Ereignishandlers für das ProtectedViewWindowActivate Ereignis verwendet wird. Das ProtectedViewWindowActivate-Ereignis tritt auf, wenn ein geschütztes Ansichtsfenster aktiviert wird.

public delegate void ApplicationEvents4_ProtectedViewWindowActivateEventHandler(ProtectedViewWindow ^ PvWindow);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents4_ProtectedViewWindowActivateEventHandler(ProtectedViewWindow PvWindow);
type ApplicationEvents4_ProtectedViewWindowActivateEventHandler = delegate of ProtectedViewWindow -> unit
Public Delegate Sub ApplicationEvents4_ProtectedViewWindowActivateEventHandler(PvWindow As ProtectedViewWindow)

Parameter

PvWindow
ProtectedViewWindow

The protected view window that is activated.

Attribute

Gilt für: