Windows.Win32.Foundation.POINTL
struct POINTL
The POINTL structure defines the x- and y-coordinates of a point.
namespace Windows.Win32.Foundation
{
internal struct POINTL
{
}
}