IVsUIWin32Element::Create Method (IntPtr, IntPtr)
Visual Studio 2015
Create the element as a child of the specified parent.
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.
- pHandle
-
Type:
System::IntPtr
[out] Location to return the HWND of the created element.
Show: