ATLAPI AtlAxGetHost( HWND h, IUnknown** pp );
Parameters
h
[in] A handle to the window that is hosting the control.
pp
[out] The IUnknown of the container of the control.
Remarks
Obtains a direct interface pointer to the container for a specified window (if any), given its handle.
ATL Macros and Global Functions
See Also