AtlAxGetControl

This global function obtains a direct interface pointer to the control contained inside a specified window given its handle.

At a Glance

Header file: Atliface.h
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

ATLAPI AtlAxGetControl( HWND h, IUnknown** pp );

See Also

ATL Macros and Global Functions