SimpleEditorView::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)
Parameters
- dwWhich
-
Type:
System::UInt32
A value from _OLECWINDOW.
- dwReserved
-
Type:
System::UInt32
Reserved for future use; should be 0.
By default this method is not implemented and returns a null pointer.
Show: