QACONTROL.dwEventCookie Field

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

Syntax

‘선언
Public dwEventCookie As UInteger
‘사용 방법
Dim instance As QACONTROL
Dim value As UInteger

value = instance.dwEventCookie

instance.dwEventCookie = value
public uint dwEventCookie
public:
unsigned int dwEventCookie
val mutable dwEventCookie: uint32
public var dwEventCookie : uint

.NET Framework Security

See Also

Reference

QACONTROL Structure

QACONTROL Members

Microsoft.VisualStudio.OLE.Interop Namespace