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