ApplicationClass.add_Quit(ApplicationEvents4_QuitEventHandler) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual void add_Quit(Microsoft::Office::Interop::Word::ApplicationEvents4_QuitEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::add_Quit;
public virtual void add_Quit (Microsoft.Office.Interop.Word.ApplicationEvents4_QuitEventHandler );
abstract member add_Quit : Microsoft.Office.Interop.Word.ApplicationEvents4_QuitEventHandler -> unit
override this.add_Quit : Microsoft.Office.Interop.Word.ApplicationEvents4_QuitEventHandler -> unit
Public Overridable Sub add_Quit ( As ApplicationEvents4_QuitEventHandler)