IVsUIWin32Element::ShowModal Method (IntPtr, Int32)
Visual Studio 2015
Show the window as a modal dialog box.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Parameters
- parent
-
Type:
System::IntPtr
[in] The HWND of the parent window.
- pDlgResult
-
Type:
System::Int32
[out] Location to return the dialog result.
Show: