Share via


QACONTROL.dwEventCookie Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public dwEventCookie As UInteger
'Usage
Dim instance As QACONTROL 
Dim value As UInteger 

value = instance.dwEventCookie 

instance.dwEventCookie = value
public uint dwEventCookie
public:
unsigned int dwEventCookie
public var dwEventCookie : uint

.NET Framework Security

See Also

Reference

QACONTROL Structure

QACONTROL Members

Microsoft.VisualStudio.OLE.Interop Namespace