Share via


MEINIT.hwnd Field

Specifies the destination window for menu.

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

Syntax

'Declaration
Public hwnd As IntPtr
public IntPtr hwnd
public:
IntPtr hwnd
val mutable hwnd: IntPtr
public var hwnd : IntPtr

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

MEINIT Structure

Microsoft.VisualStudio.Shell.Interop Namespace