Freigeben über


_ApplicationEvents.XDocumentBeforeClose(_XDocument, Boolean) Methode

Definition

Dieses Mitglied ist der internen Verwendung vorbehalten und kann nicht direkt in Ihrem Code verwendet werden.

public:
 void XDocumentBeforeClose(Microsoft::Office::Interop::InfoPath::_XDocument ^ pDocument, [Runtime::InteropServices::Out] bool % pfCancel);
public void XDocumentBeforeClose (Microsoft.Office.Interop.InfoPath._XDocument pDocument, out bool pfCancel);
abstract member XDocumentBeforeClose : Microsoft.Office.Interop.InfoPath._XDocument *  -> unit
Public Sub XDocumentBeforeClose (pDocument As _XDocument, ByRef pfCancel As Boolean)

Parameter

pDocument
_XDocument
pfCancel
Boolean

Gilt für: