CommonMessagePump::IOleComponent::HwndGetWindow Method (UInt32, UInt32)
Visual Studio 2015
Retrieves a window associated with the component.
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
A value from _OLECWINDOW.
- dwReserved
-
Type:
System::UInt32
Reserved for future use. Should be 0.
Show: