Jump to content

PTRLOC

From EDM2
Revision as of 07:06, 1 December 2022 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mouse pointer position.

Type

ULONG  row
ULONG  col

C Declaration Method

typedef struct

Fields

row
Pointer to the row screen position.
The current pointer row coordinate (pels or characters).
col
Pointer to the column screen position.
The current pointer column coordinate (pels or characters).