AtlAxGetControl

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

Parameters

h

[in] A handle to the window that is hosting the control.

pp

[out] The IUnknown of the control being hosted.

Remarks

Obtains a direct interface pointer to the control contained inside a specified window given its handle.

ATL Macros and Global Functions

See Also

Composite Control Fundamentals