RealChildWindowFromPoint (user32)
Last changed: -99.247.60.173

.
Summary

C# Signature:

[DllImport("user32.dll")]
static extern IntPtr RealChildWindowFromPoint(IntPtr hwndParent,
   POINT ptParentClientCoords);

User-Defined Types:

POINT

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation