Share via


ApplicationEvents4_QuitEventHandler 代理人

定義

イベントのイベント ハンドラーQuitを追加するために使用されるデリゲート型。 Quit イベントは、ユーザーが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()
属性

適用対象