Expand Minimize
This topic has not yet been rated - Rate this topic

_ApplicationEvents_XDocumentBeforeSaveEventHandler Delegate (Microsoft.Office.Interop.InfoPath)

This delegate is reserved for internal use and is not intended to be used directly from your code.

Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
public delegate void _ApplicationEvents_XDocumentBeforeSaveEventHandler (
	[InAttribute] _XDocument pDocument,
	[InAttribute] out bool pfCancel
)

Parameters

pDocument
pfCancel
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.