_CommandBarsEvents_SinkHelper.m_dwCookie Field

The cookie returned to listeners who subscribe to command bars events.

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

Syntax

声明
Public m_dwCookie As Integer
用法
Dim instance As _CommandBarsEvents_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

_CommandBarsEvents_SinkHelper Class

_CommandBarsEvents_SinkHelper Members

Microsoft.VisualStudio.CommandBars Namespace