Udostępnij za pośrednictwem


CWindow::ChildWindowFromPointEx

Retrieves a particular type of child window containing the specified point.

HWND ChildWindowFromPoint( 
   POINT point, 
   UINT uFlags  
) const throw();

Remarks

See ChildWindowFromPointEx in the Windows SDK.

Requirements

Header: atlwin.h

See Also

Reference

CWindow Class

CWindow::ChildWindowFromPoint

POINT

Other Resources

CWindow Members