OleComponent::IOleComponent::HwndGetWindow Method (UInt32, UInt32)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

private:
virtual IntPtr HwndGetWindow(
	unsigned int dwWhich,
	unsigned int dwReserved
) sealed = IOleComponent::HwndGetWindow

Parameters

dwWhich
Type: System::UInt32

The type of window to retrieve, maps directly to a value in WindowType.

dwReserved
Type: System::UInt32

Reserved for future use and should be zero

Return Value

Type: System::IntPtr

Return to top
Show: