POINTL: Difference between revisions
Appearance
mNo edit summary |
m Ak120 moved page OS2 API:DataType:POINTL to POINTL |
(No difference)
|
Revision as of 15:22, 11 November 2016
POINTL
Point structure (long integers).
Type
LONG x; LONG y;
C Declaration Method
typedef struct
Fields
- x X-coordinate.
- y Y-coordinate.