_ButtonEventSink_SinkHelper.m_dwCookie field
This member 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)
Syntax
'Declaration
Public m_dwCookie As Integer
'Usage
Dim instance As _ButtonEventSink_SinkHelper
Dim value As Integer
value = instance.m_dwCookie
instance.m_dwCookie = value
public int m_dwCookie
See also
Reference
_ButtonEventSink_SinkHelper class