OleComponent::IOleComponent::HwndGetWindow Method (UInt32, UInt32)
Visual Studio 2015
Microsoft internal use only.
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
Show: