_ApplicationEvents_SinkHelper.m_QuitDelegate field
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
Public m_QuitDelegate As _ApplicationEvents_QuitEventHandler
'Usage
Dim instance As _ApplicationEvents_SinkHelper
Dim value As _ApplicationEvents_QuitEventHandler
value = instance.m_QuitDelegate
instance.m_QuitDelegate = value
public _ApplicationEvents_QuitEventHandler m_QuitDelegate
See also
Reference
_ApplicationEvents_SinkHelper class