IVsUIShell.GetDialogOwnerHwnd Method
Visual Studio 2005
Returns the HWND that can be used to parent modal dialogs.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)
int GetDialogOwnerHwnd ( /** @attribute OutAttribute() */ /** @ref */ IntPtr phwnd )
JScript does not support passing value-type arguments by reference.
Parameters
- phwnd
[out] Pointer to a window handle that can be used to parent modal dialogs.