CWindow::ChildWindowFromPoint
Retrieves the child window containing the specified point.
HWND ChildWindowFromPoint(
POINT point
) const throw();
Remarks
See ChildWindowFromPoint in the Windows SDK.
Requirements
Header: atlwin.h
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Retrieves the child window containing the specified point.
HWND ChildWindowFromPoint(
POINT point
) const throw();
See ChildWindowFromPoint in the Windows SDK.
Header: atlwin.h