The POINTL structure contains the coordinates of a point.
typedef struct _POINTL { // ptl
LONG x;
LONG y;
} POINTL;
Windows NT: Requires version 3.1 or later.
Windows: Requires Windows 95 or later.
Windows CE: Unsupported.
Header: Declared in windef.h.
Metafiles Overview, Enhanced Metafile Structures