EditorControl::HwndGetWindow Method (UInt32, UInt32)
Visual Studio 2015
Gets a window associated with the component.
Assembly: Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)
public: virtual IntPtr HwndGetWindow( unsigned int dwWhich, unsigned int dwReserved ) override
Parameters
- dwWhich
-
Type:
System::UInt32
A value from _OLECWINDOW.
- dwReserved
-
Type:
System::UInt32
Reserved for future use; should be 0.
Show: