Jump to content

NOPTRRECT: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
(No difference)

Revision as of 18:05, 1 November 2016

NOPTRRECT

Pointer shape collision area data structure.

Type

ULONG  row
ULONG  col
ULONG  cRow
ULONG  cCol

C Declaration Method

typedef struct

Fields

row   Upper-left row coordinate. 
col   Upper-left column coordinate. 
cRow  Lower-right row coordinate. 
cCol  Lower-right column coordinate.