ApplicationEvents4_QuitEventHandler 委托

定义

用于为事件添加事件处理程序的Quit委托类型。 当用户退出Word时发生 Quit 事件。

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()
属性

适用于