This global function obtains a direct interface pointer to the container for a specified window (if any), given its handle.
At a Glance
| Header file: | Atliface.h |
| Windows CE versions: | 2.10 and later |
| Complete documentation: | Visual C++ documentation |
Syntax
ATLAPI AtlAxGetHost( HWND h, IUnknown** pp );
See Also