다음을 통해 공유


_CommandBarButtonEvents_SinkHelper.m_dwCookie Field

The cookie returned when a listener subscribes to the Click event.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

‘선언
Public m_dwCookie As Integer
‘사용 방법
Dim instance As _CommandBarButtonEvents_SinkHelper
Dim value As Integer

value = instance.m_dwCookie

instance.m_dwCookie = value
public int m_dwCookie
public:
int m_dwCookie
val mutable m_dwCookie: int
public var m_dwCookie : int

.NET Framework Security

See Also

Reference

_CommandBarButtonEvents_SinkHelper Class

_CommandBarButtonEvents_SinkHelper Members

Microsoft.VisualStudio.CommandBars Namespace