IOleInPlaceActiveObjectImpl::GetWindow

The container calls this method to get the window handle of the control. Some containers will not work with a control that has been windowless, even if it is currently windowed.

Syntax

HRESULT GetWindow( HWND* phwnd );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IOleInPlaceActiveObjectImpl Overview, IOleInPlaceActiveObjectImpl Methods, IOleWindow::GetWindow