IOleInPlaceSiteWindowless::GetWindow Method (IntPtr)

 

Gets a window handle.

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

void GetWindow(
	[OutAttribute] IntPtr% phwnd
)

Parameters

phwnd
Type: System::IntPtr

[out] Pointer to where to return the window handle.

Return to top
Show: