MEINIT.hwndParent Field

Specifies the parent of destination window.

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

Syntax

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

Remarks

COM Signature

From vsshell.idl:

.NET Framework Security

See Also

Reference

MEINIT Structure

Microsoft.VisualStudio.Shell.Interop Namespace