ApplicationEvents4_QuitEventHandler Delegate

Definition

A Delegate type used to add an event handler for the Quit event. The Quit event occurs when the user quits Word.

public delegate void ApplicationEvents4_QuitEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ApplicationEvents4_QuitEventHandler();
type ApplicationEvents4_QuitEventHandler = delegate of unit -> unit
Public Delegate Sub ApplicationEvents4_QuitEventHandler()
Attributes

Applies to