ApplicationEvents2_Event.add_Quit(ApplicationEvents2_QuitEventHandler) Method

Definition

public:
 void add_Quit(Microsoft::Office::Interop::Word::ApplicationEvents2_QuitEventHandler ^ );
public void add_Quit (Microsoft.Office.Interop.Word.ApplicationEvents2_QuitEventHandler );
abstract member add_Quit : Microsoft.Office.Interop.Word.ApplicationEvents2_QuitEventHandler -> unit
Public Sub add_Quit ( As ApplicationEvents2_QuitEventHandler)

Parameters

Applies to