Edit

Share via


ApplicationEventsClass.add_NewXDocument Method

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public:
 virtual void add_NewXDocument(Microsoft::Office::Interop::InfoPath::_ApplicationEvents_NewXDocumentEventHandler ^ ) = Microsoft::Office::Interop::InfoPath::_ApplicationEvents_Event::add_NewXDocument;
public virtual void add_NewXDocument (Microsoft.Office.Interop.InfoPath._ApplicationEvents_NewXDocumentEventHandler );
abstract member add_NewXDocument : Microsoft.Office.Interop.InfoPath._ApplicationEvents_NewXDocumentEventHandler -> unit
override this.add_NewXDocument : Microsoft.Office.Interop.InfoPath._ApplicationEvents_NewXDocumentEventHandler -> unit
Public Overridable Sub add_NewXDocument ( As _ApplicationEvents_NewXDocumentEventHandler)

Parameters

Implements

Applies to