_ApplicationEvents_SinkHelper Class

Definition

Reserved for internal use.

public ref class _ApplicationEvents_SinkHelper sealed : Microsoft::Office::Interop::InfoPath::_ApplicationEvents
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public sealed class _ApplicationEvents_SinkHelper : Microsoft.Office.Interop.InfoPath._ApplicationEvents
type _ApplicationEvents_SinkHelper = class
    interface _ApplicationEvents
Public NotInheritable Class _ApplicationEvents_SinkHelper
Implements _ApplicationEvents
Inheritance
_ApplicationEvents_SinkHelper
Attributes
Implements

Fields

m_dwCookie
m_NewXDocumentDelegate
m_QuitDelegate
m_WindowActivateDelegate
m_WindowDeactivateDelegate
m_WindowSizeDelegate
m_XDocumentBeforeCloseDelegate
m_XDocumentBeforePrintDelegate
m_XDocumentBeforeSaveDelegate
m_XDocumentChangeDelegate
m_XDocumentOpenDelegate

Methods

NewXDocument(_XDocument)
Quit()
WindowActivate(Window, Window)
WindowDeactivate(Window, Window)
WindowSize(Window, Window)
XDocumentBeforeClose(Boolean, Boolean)
XDocumentBeforePrint(Boolean, Boolean)
XDocumentBeforeSave(Boolean, Boolean)
XDocumentChange()
XDocumentOpen(_XDocument)

Applies to