Jump to content

NOPTRRECT: Difference between revisions

From EDM2
Anakor (talk | contribs)
New
(No difference)

Revision as of 20:58, 28 November 2005

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.