Edit

Bagikan melalui


ApplicationEventsClass.add_XDocumentChange 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_XDocumentChange(Microsoft::Office::Interop::InfoPath::_ApplicationEvents_XDocumentChangeEventHandler ^ ) = Microsoft::Office::Interop::InfoPath::_ApplicationEvents_Event::add_XDocumentChange;
public virtual void add_XDocumentChange (Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentChangeEventHandler );
abstract member add_XDocumentChange : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentChangeEventHandler -> unit
override this.add_XDocumentChange : Microsoft.Office.Interop.InfoPath._ApplicationEvents_XDocumentChangeEventHandler -> unit
Public Overridable Sub add_XDocumentChange ( As _ApplicationEvents_XDocumentChangeEventHandler)

Parameters

Implements

Applies to