.
C# Signature:
[DllImport("user32.dll")]
static extern IntPtr WindowFromPoint(POINT Point);
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!
The WindowFromPoint API
8/29/2016 9:30:57 PM - -98.115.156.13
The POINT structure defines the x- and y-coordinates of a point.
9/24/2022 6:08:15 AM - -93.99.148.7